Entity index
Jump to navigation
Jump to search
An entity index is a unique integer given to every entity by the engine. It allows the same entity to be referred to across DLL boundaries; elsewhere a pointer is more useful.
There can be up to 4096 entities in the index. The first 2048 entries are reserved for entities with edicts, which cross the client/server divide.

CHandle
for long-term storage.Usage
