Skip to main content

WorldLifecycleCommand.ixx File

Command for requesting world-level lifecycle operations. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespacelifecycle
namespacecommands

Classes Index

classWorldLifecycleCommand

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:

1
5module;
6
7export module helios.engine.runtime.lifecycle.commands.WorldLifecycleCommand;
8
9
10import helios.engine.runtime.lifecycle.types;
11
13
15
27
32
33 public:
34
41 : action_(action) {}
42
49 return action_;
50 }
51 };
52
53}
54

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.