SpawnContext.ixx File
Context data passed to spawn behaviors during entity initialization. More...
Included Headers
#include <optional>
#include <helios.engine.runtime.spawn.EmitterContext>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | runtime |
|
Runtime infrastructure for game execution and lifecycle orchestration. More... | |
| namespace | spawn |
|
Entity spawning infrastructure for the helios engine. More... | |
Classes Index
| struct | SpawnContext |
|
Context data passed to spawn behaviors during entity initialization. More... | |
Description
Context data passed to spawn behaviors during entity initialization.
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::engine::runtime::spawn {
35 struct SpawnContext {
43 std::optional<EmitterContext> emitterContext;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.