types Namespace
Core type definitions for the lifecycle module. More...
Definition
namespace helios::engine::mechanics::lifecycle::types { ... }
Enumerations Index
| enum class | WorldLifecycleAction : uint8_t { ... } |
|
Actions that can be requested via WorldLifecycleCommand. More... | |
Description
Core type definitions for the lifecycle module.
Contains action enums used by WorldLifecycleCommand and WorldLifecycleManager.
Enumerations
WorldLifecycleAction
| strong |
Actions that can be requested via WorldLifecycleCommand.
Definition at line 16 of file WorldLifecycleAction.ixx.
16 enum class WorldLifecycleAction : uint8_t {
17 /**
18 * @brief Resets all managers and the session to their initial state.
19 */
21 };
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.