![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
Context used while collecting system scheduling keys. More...
#include <system_schedule_scratch.h>
Public Attributes | |
| World * | pWorld = nullptr |
| World that owns collected systems. | |
| cnt::darray< SystemScheduleItem > * | pItems = nullptr |
| Output array receiving scheduling keys. | |
Context used while collecting system scheduling keys.