Click or drag to resize

NetworkedVarTGetChannel 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#
public string GetChannel()
Request Example View Source

Return Value

Type: String
The name of the channel to be used for syncing

Implements

INetworkedVarGetChannel
See Also