Skip to main content
Member of ML.SDK.MassiveLoopRoom
Method | Static

MLPlayer MassiveLoopRoom.FindPlayerByNetworkID(int networkId)

static MLPlayer MassiveLoopRoom.FindPlayerByNetworkID(int networkId);

Parameters

ParameterTypeDescription
networkIdintNetwork ID of player.

Returns

MLPlayer

The player if found, null otherwise.

Summary

Looks for the player in room with specific network id.