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

MLPlayer MassiveLoopRoom.FindPlayerCloseToPosition(Vector3 position)

static MLPlayer MassiveLoopRoom.FindPlayerCloseToPosition(Vector3 position);

Parameters

ParameterTypeDescription
positionVector3Specified location.

Returns

MLPlayer

The closes player to the location.

Summary

Looks for the player which is closest to the specified location.