WorldLifecycleCommand.ixx File
Command for requesting world-level lifecycle operations. More...
Included Headers
#include <helios.engine.runtime.lifecycle.types>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | runtime |
| namespace | lifecycle |
| namespace | commands |
Classes Index
| class | WorldLifecycleCommand |
|
Command for requesting a world-level lifecycle operation. More... | |
Description
Command for requesting world-level lifecycle operations.
File Listing
The file content with the documentation metadata removed is:
12using namespace helios::engine::runtime::lifecycle::types;
14export namespace helios::engine::runtime::lifecycle::commands {
26 class WorldLifecycleCommand {
31 WorldLifecycleAction action_;
40 explicit WorldLifecycleCommand(const WorldLifecycleAction action) noexcept
41 : action_(action) {}
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.