Member of ML.SDK.MassiveLoopRoom
Method | Static
MLPlayer MassiveLoopRoom.FindPlayerByNetworkID(int networkId)
static MLPlayer MassiveLoopRoom.FindPlayerByNetworkID(int networkId);
Parameters
Parameter | Type | Description |
---|---|---|
networkId | int | Network ID of player. |
Returns
The player if found, null otherwise.
Summary
Looks for the player in room with specific network id.