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