EmitterContext.ixx File
Context data from the entity that triggered a spawn. More...
Included Headers
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 | EmitterContext |
|
Context data from the entity that triggered a spawn operation. More... | |
Description
Context data from the entity that triggered a spawn.
File Listing
The file content with the documentation metadata removed is:
14export namespace helios::engine::runtime::spawn {
35 struct EmitterContext {
40 const helios::math::vec3f position;
45 const helios::math::vec3f velocity;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.