Dota 2 Workshop Tools/Scripting/API/Global.DoEntFire
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void DoEntFire(string a, string b, string c, float d, handle e, handle f)
EntFire: Generate an entity i/o event ( szTarget, szAction, szValue, flDelay, hActivator, hCaller )
Parameters
Type | Name | Description |
---|---|---|
string | a | No Description Set |
string | b | No Description Set |
string | c | No Description Set |
float | d | No Description Set |
handle | e | No Description Set |
handle | f | No Description Set |