ScriptEvent:getSavedCacheEntity
From Mod Wiki
Parameters
integer index -- Index of the entity to look up. integer handle -- Handle to the saved entity cache.
Result
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 specified saved entity cache.