halflife-unified-sdk
halflife-unified-sdk copied to clipboard
Add entity list class
Add an entity list class to store variables related to the entity list.
The pointer to the entity list can be cached in this class and used to eliminate unnecessary calls into the engine, like calls to obtain the entity list, determining the index of an entity and other common tasks.