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