Member of ML.SDK.MassiveLoopRoom
Method | Static
MLPlayer MassiveLoopRoom.FindPlayerByName(string name)
static MLPlayer MassiveLoopRoom.FindPlayerByName(string name);
Parameters
Parameter | Type | Description |
---|---|---|
name | string | Name of the player. |
Returns
The player if found, Nil otherwise.
Summary
Looks for the player in room with a specific name.