lifecycle Namespace
Lifecycle management for entity components and world-level operations. More...
Definition
Namespaces Index
| namespace | commands |
|
World-level lifecycle commands for the command buffer. More... | |
| namespace | components |
|
Components for managing entity lifecycle states. More... | |
| namespace | systems |
|
Systems for processing entity lifecycle transitions. More... | |
| namespace | types |
|
Core type definitions for the lifecycle module. More... | |
Classes Index
| class | WorldLifecycleManager |
|
Manager that processes deferred world lifecycle commands. More... | |
Functions Index
| void | registerComponents () |
|
Registers all lifecycle components with the ComponentReflector. More... | |
Description
Lifecycle management for entity components and world-level operations.
Provides delayed component activation mechanisms for spawn immunity, staggered effects, and sequenced initialization patterns. Also includes world-level lifecycle management for deferred reset operations through the command pipeline.
Functions
registerComponents()
| inline |
Registers all lifecycle components with the ComponentReflector.
Definition at line 17 of file registry.ixx.
Referenced by helios::engine::mechanics::registerComponents.
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.