Click or drag to resize

NetworkingManagerConnectedClientsList Field

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

Gets a list of connected clients

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public readonly List<NetworkedClient> ConnectedClientsList
Request Example View Source

Field Value

Type: ListNetworkedClient
See Also