ScriptEvent:getBoundsCacheEntity

From Mod Wiki

Parameters

integer index -- Index of the entity to look up.

Result

entity

Supported By

idEntity

Comments

  • This may return null if the entity has been removed since being added to the cache, or the index is out of range.

Functionality

Returns the entity at the given index in the entity cache.