module ECS::Builtins::OnSet
Included Modules
Defined in:
flecs/builtins.crConstant Summary
-
AFTER_REGISTER_HOOKS =
[] of (::ECS::World, UInt64 ->)
-
Get ready to accumulate other things to do after registering.
-
ECS_NAME =
"flecs.core.OnSet"
Class Method Summary
- .ecs_name
- .id(world : ECS::World)
- .is_extern?
-
.register(world : ECS::World)
Register this entity within the given World.