Click or drag to resize

NetIdIsHost 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#
public bool IsHost()
Request Example View Source

Return Value

Type: Boolean
true, if host, false otherwise.
See Also