LT_entity_get
entity LT_entity_get(number index)
number | index | The index of the entity to get |
Gets an arbitrary entity from a numerical index. All of the current game's entities are indexed from 0 to one less than the total number of entities. A particular index may not always refer to the same entity and could change rapidly. It is only safe to use an index within the same frame.