GameboardPatrolSimulationStepsPlan
Defined in: src/simulation/script.ts:674
Generated simulation command steps plus assignment diagnostics.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”assignments
Section titled “assignments”assignments: readonly
GameboardPatrolSimulationAssignmentPlan[]
Defined in: src/simulation/script.ts:678
Assignment diagnostics.
errors
Section titled “errors”errors: readonly
string[]
Defined in: src/simulation/script.ts:684
Plan-level errors.
stepCount
Section titled “stepCount”stepCount:
number
Defined in: src/simulation/script.ts:676
Total generated step count.
steps: readonly
GameboardScenarioSimulationCommandStep[]
Defined in: src/simulation/script.ts:680
Generated command steps.
warnings
Section titled “warnings”warnings: readonly
string[]
Defined in: src/simulation/script.ts:682
Plan-level warnings.