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

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