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

MLPlayer MassiveLoopRoom.FindPlayerByName(string name)

static MLPlayer MassiveLoopRoom.FindPlayerByName(string name);

Parameters

ParameterTypeDescription
namestringName of the player.

Returns

MLPlayer

The player if found, Nil otherwise.

Summary

Looks for the player in room with a specific name.