GameboardInteropOptions
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:448
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: packages/declarative-hex-worlds/src/interop/interop.ts:450
Include placement entities and relations. Defaults to true.
spawnLocations?
Section titled “spawnLocations?”
optionalspawnLocations?:Omit<SpawnLocationOptions,"shape">
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:452
Optional spawn-location generation options.