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

MLPlayer[] MassiveLoopRoom.FindPlayersInBounds(Bounds bounds)

static MLPlayer[] MassiveLoopRoom.FindPlayersInBounds(Bounds bounds);

Parameters

ParameterTypeDescription
boundsBoundsThe Bounds defining the cubic volume.

Returns

MLPlayer[]

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.