EntityManager.ListenerCallData
struct EntityManager
struct ListenerCallData {
}
- begin
uint begin;
Undocumented in source.
- block
EntitiesBlock* block;
Undocumented in source.
- end
uint end;
Undocumented in source.
- system
System* system;
Undocumented in source.
bubel ecs manager EntityManager
aliasesconstructorsdestructorsfunctionsstatic functionsstructsvariables