GameboardScenarioSimulationStepBase
Defined in: packages/declarative-hex-worlds/src/simulation/script-types.ts:84
Common authored fields shared by all simulation steps.
Extended by
Section titled “Extended by”GameboardScenarioSimulationCommandStepGameboardScenarioSimulationActorTargetCommandStepGameboardScenarioSimulationActorTargetsStepGameboardScenarioSimulationRunSystemsStepGameboardScenarioSimulationRemoveActorStepGameboardScenarioSimulationRemovePlacementStepGameboardScenarioSimulationSpawnActorStepGameboardScenarioSimulationSpawnPlacementStepGameboardScenarioSimulationUpdateActorStepGameboardScenarioSimulationUpdatePlacementStep
Properties
Section titled “Properties”
optionalid?:string
Defined in: packages/declarative-hex-worlds/src/simulation/script-types.ts:86
Optional stable step id used by reports and expectations.
label?
Section titled “label?”
optionallabel?:string
Defined in: packages/declarative-hex-worlds/src/simulation/script-types.ts:88
Human-readable step label for reports.