ScheduledSpawnPlan Struct
A spawn plan that has been scheduled for execution. More...
Declaration
Public Member Attributes Index
| const helios::engine::core::data::SpawnProfileId | spawnProfileId |
|
The profile defining spawn behavior (placer, initializer). More... | |
| const SpawnPlan | spawnPlan |
|
The spawn plan with rule, amount, and pool information. More... | |
Description
A spawn plan that has been scheduled for execution.
ScheduledSpawnPlan pairs a SpawnPlan with its associated SpawnProfileId. This allows the spawn manager to look up the correct SpawnProfile (with its placer and initializer) when executing the spawn.
Created by SpawnScheduler when a rule's conditions are met.
- See Also
- See Also
- See Also
Definition at line 27 of file ScheduledSpawnPlan.ixx.
Public Member Attributes
spawnPlan
|
The spawn plan with rule, amount, and pool information.
Definition at line 37 of file ScheduledSpawnPlan.ixx.
spawnProfileId
|
The profile defining spawn behavior (placer, initializer).
Definition at line 32 of file ScheduledSpawnPlan.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.