Dota 2 Workshop Tools/Scripting/API/Global.IsClient
< Dota 2 Workshop Tools | Scripting | API
Revision as of 13:37, 29 October 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)

Function Description
bool IsClient()
Returns true if this is lua running from the client.dll.
- Example
function IsClient( ) end
Returns
bool - No Description Set