Entities.FindByIndex(number)

server
Gets an entity by its index. Might be the same as FindByEdictNumber?

Argument

Returns

  • Entity The entity found, or NULL if not found.

Examples

Entities.FindByIndex – Gets an entity by its index. Might be the same as FindByEdictNumber?