NetworkIsHost
Docslocal retval = NetworkIsHost()Description
If you are host, returns true else returns false.
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = NetworkIsHost()If you are host, returns true else returns false.
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!