Expand description
Core engine context providing access to foundational subsystems.
Structs§
- Engine
Context - Engine context providing access to various subsystems.
Enums§
- World
Access - How an agent’s
executemay reach the ECSWorldthis frame, granted by the scheduler according to the agent’sAgent::accessdeclaration.