Searched defs:EntityEntry (Results 1 – 1 of 1) sorted by relevance
97 struct EntityEntry { struct98 EntityHandle handle = 0;99 size_t nextFreeIndex = 0;102 size_t liveGeneration = 1;103 Item item;