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

MLPlayer MassiveLoopRoom.FindPlayerByActorNumber(int actorNumber)

static MLPlayer MassiveLoopRoom.FindPlayerByActorNumber(int actorNumber);

Parameters

ParameterTypeDescription
actorNumberintActorID of the player.

Returns

MLPlayer

The player if found, null otherwise.

Summary

Looks for the player in room with specific actor id.