SetCoastEdgesRecipeStep
Defined in: src/scenario/recipe.ts:163
Recipe step that records coastal water edge connectivity for one hex.
Properties
Section titled “Properties”action
Section titled “action”action:
"setCoastEdges"
Defined in: src/scenario/recipe.ts:165
Discriminator for coastal edge assignment.
at:
HexCoordinates
Defined in: src/scenario/recipe.ts:167
Target hex coordinate.
waterEdges
Section titled “waterEdges”waterEdges:
number| readonlyHexEdgeIndex[]
Defined in: src/scenario/recipe.ts:169
Water-facing edges as indexes or a canonical bit mask.
waterless?
Section titled “waterless?”
optionalwaterless?:boolean
Defined in: src/scenario/recipe.ts:171
Whether to choose the waterless coast variant.