Destroyed Struct Template
Tag component indicating that the entity entered the destroyed lifecycle state. More...
Declaration
template <typename THandle>
struct helios::ecs::components::Destroyed<THandle> { ... }
Description
Tag component indicating that the entity entered the destroyed lifecycle state.
Systems can use this marker to skip updates or trigger cleanup/despawn behavior.
- Template Parameters
-
THandle Entity handle type associated with the owning world.
Definition at line 19 of file Destroyed.ixx.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.