Member of ML.SDK.MassiveLoopRoom
Method | Static
MLPlayer[] MassiveLoopRoom.FindPlayersInBounds(Bounds bounds)
static MLPlayer[] MassiveLoopRoom.FindPlayersInBounds(Bounds bounds);
Parameters
Parameter | Type | Description |
---|---|---|
bounds | Bounds | The Bounds defining the cubic volume. |
Returns
Array of players which are inside the specified cubic volume
Summary
Finds list of players which are inside the specified cubic volume defined by bounds.