MLAPI API Reference
MLAPI API Reference
MLAPI.Data
NetId Structure
NetId Methods
Equals Method
GetClientId Method
GetHashCode Method
IsHost Method
IsInvalid Method
NetId
IsHost Method
[This is preliminary documentation and is subject to change.]
Returns wheter or not the clientId represents a -1
Namespace:
MLAPI.Data
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
IsHost
()
Request Example
View Source
Return Value
Type:
Boolean
true
, if host,
false
otherwise.
See Also
Reference
NetId Structure
MLAPI.Data Namespace