ECS::Builtins::OnDelete
Inherits ECS::DSL::Entity
Constants
AFTER_REGISTER_HOOKS = [] of (::ECS::World, UInt64 ->)
Get ready to accumulate other things to do after registering.
ECS_NAME = "flecs.core.OnDelete"
Class methods
ecs_name
id(world : ECS::World)
is_extern?
register(world : ECS::World)
Register this entity within the given World.