GameboardInteropOptions
Defined in: src/interop/interop.ts:446
Options for base plan interop snapshots.
Extended by
Section titled “Extended by”GameboardScenarioInteropOptionsGameboardSimulationInteropOptionsGameboardRuntimeInteropOptionsGameboardRuntimeSnapshotOptions
Properties
Section titled “Properties”includePlacements?
Section titled “includePlacements?”
optionalincludePlacements?:boolean
Defined in: src/interop/interop.ts:448
Include placement entities and relations. Defaults to true.
spawnLocations?
Section titled “spawnLocations?”
optionalspawnLocations?:Omit<SpawnLocationOptions,"shape">
Defined in: src/interop/interop.ts:450
Optional spawn-location generation options.