ScheduledSpawnPlan Struct
A spawn plan that has been scheduled for execution. More...
Declaration
Public Member Attributes Index
| const helios::engine::runtime::spawn::types::SpawnProfileId | spawnProfileId |
|
The profile defining spawn behavior (placer, initializer). More... | |
| const SpawnPlan | spawnPlan |
|
The spawn plan with rule, amount, and pool information. More... | |
| const SpawnContext | spawnContext |
|
The spawn context of the plan. 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 30 of file ScheduledSpawnPlan.ixx.
Public Member Attributes
spawnContext
|
The spawn context of the plan.
Definition at line 45 of file ScheduledSpawnPlan.ixx.
spawnPlan
|
The spawn plan with rule, amount, and pool information.
Definition at line 40 of file ScheduledSpawnPlan.ixx.
spawnProfileId
|
The profile defining spawn behavior (placer, initializer).
Definition at line 35 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.