ScriptEvent:binGet
From Mod Wiki
Contents
[hide]Parameters
integer index -- Index of the entity to return.
Result
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.