ScriptEvent:binGet

From Mod Wiki

Parameters

integer index -- Index of the entity to return.

Result

entity

Supported By

idPlayer

Comments

  • If the index is out of range, or there is no entity at that index, null will be returned.

Functionality

Returns the entity from the player's list of tracked entities at the specified index.