halflife-unified-sdk icon indicating copy to clipboard operation
halflife-unified-sdk copied to clipboard

Add entity list class

Open SamVanheer opened this issue 1 year ago • 0 comments

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.

SamVanheer avatar Jun 26 '23 15:06 SamVanheer