Click or drag to resize

INetworkedVarGetChannel Method

[This is preliminary documentation and is subject to change.]

Returns the name of the channel to be used for syncing

Namespace:  MLAPI.NetworkedVar
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
string GetChannel()

Return Value

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