RuleConfig Struct
Configuration pairing a spawn profile with its rule. More...
Declaration
struct helios::engine::runtime::spawn::scheduling::RuleConfig { ... }
Public Member Attributes Index
| helios::engine::runtime::spawn::types::SpawnProfileId | spawnProfileId {helios::core::types::no_init} |
|
The spawn profile ID for this rule. More... | |
| std::unique_ptr< helios::engine::runtime::spawn::policy::SpawnRule > | spawnRule |
|
The spawn rule controlling when spawns occur. More... | |
Description
Configuration pairing a spawn profile with its rule.
Definition at line 39 of file CyclicSpawnScheduler.ixx.
Public Member Attributes
spawnProfileId
|
The spawn profile ID for this rule.
Definition at line 44 of file CyclicSpawnScheduler.ixx.
spawnRule
|
The spawn rule controlling when spawns occur.
Definition at line 49 of file CyclicSpawnScheduler.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.