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

Context used while collecting system scheduling keys. More...

#include <system_schedule_scratch.h>

Public Attributes

WorldpWorld = nullptr
 World that owns collected systems.
 
cnt::darray< SystemScheduleItem > * pItems = nullptr
 Output array receiving scheduling keys.
 

Detailed Description

Context used while collecting system scheduling keys.


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