Member of ML.SDK.MassiveLoopRoom
Method | Static
MLPlayer MassiveLoopRoom.FindPlayerCloseToPosition(Vector3 position)
static MLPlayer MassiveLoopRoom.FindPlayerCloseToPosition(Vector3 position);
Parameters
Parameter | Type | Description |
---|---|---|
position | Vector3 | Specified location. |
Returns
The closes player to the location.
Summary
Looks for the player which is closest to the specified location.