Inactive Struct Template
Tag component indicating that an entity is inactive. More...
Declaration
template <typename THandle>
struct helios::ecs::components::Inactive<THandle> { ... }
Description
Tag component indicating that an entity is inactive.
This empty struct serves as a marker component for filtering inactive entities in views. It is automatically managed by `Entity<TEntityManager>::setActive()`.
- Template Parameters
-
THandle The entity handle type used for domain-specific typing.
- See Also
- See Also
Definition at line 24 of file Inactive.ixx.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.