Skip to main content

Module context

Module context 

Source
Expand description

Core engine context providing access to foundational subsystems.

Structs§

EngineContext
Engine context providing access to various subsystems.

Enums§

WorldAccess
How an agent’s execute may reach the ECS World this frame, granted by the scheduler according to the agent’s Agent::access declaration.