ScriptEvent:binGet
From Mod Wiki
Contents |
[edit]
Parameters
integer index -- Index of the entity to return.
[edit]
Result
[edit]
Supported By
idPlayer
[edit]
Comments
- If the index is out of range, or there is no entity at that index, null will be returned.
[edit]
Functionality
Returns the entity from the player's list of tracked entities at the specified index.
