Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::ArchetypeInheritedData Struct Reference

Cached inherited component data pointers for one matched archetype. More...

#include <query_info.h>

Public Attributes

const void * data [ChunkHeader::MAX_COMPONENTS]
 Component data pointer per query field, or null when the field is not inherited.
 

Detailed Description

Cached inherited component data pointers for one matched archetype.


The documentation for this struct was generated from the following file: