Dota 2 Workshop Tools/Scripting/API/CBaseEntity.SetContextThink
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
void SetContextThink(string a, handle b, float c)
Set a think function on this entity.
Parameters
| Type | Name | Description |
|---|---|---|
| string | a | No Description Set |
| handle | b | No Description Set |
| float | c | No Description Set |