MLAPI API Reference
MLAPI API Reference
MLAPI
NetworkingManager Class
NetworkingManager Properties
ConnectedClients Property
IsClientConnected Property
isHost Property
MyClientId Property
NetworkTime Property
singleton Property
NetworkingManager
ConnectedClients Property
Gets a dictionary of connected clients
Namespace:
MLAPI
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Dictionary
<
int
,
NetworkedClient
>
ConnectedClients
{
get
; }
Property Value
Type:
Dictionary
Int32
,
NetworkedClient
See Also
Reference
NetworkingManager Class
MLAPI Namespace