MLAPI API Reference
MLAPI API Reference
MLAPI
NetworkedVar(T) Class
NetworkedVar(T) Methods
CanClientRead Method
CanClientWrite Method
GetChannel Method
IsDirty Method
ReadDelta Method
ReadField Method
ResetDirty Method
SetNetworkedBehaviour Method
WriteDelta Method
WriteField Method
NetworkedVar
T
GetChannel Method
[This is preliminary documentation and is subject to change.]
Returns the name of the channel to be used for syncing
Namespace:
MLAPI
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
string
GetChannel
()
Request Example
View Source
Return Value
Type:
String
The name of the channel to be used for syncing
Implements
INetworkedVar
GetChannel
See Also
Reference
NetworkedVar
T
Class
MLAPI Namespace