AddRoadPathRecipeStep
Defined in: src/scenario/recipe.ts:175
Recipe step that lays road surfaces along a coordinate path.
Properties
Section titled “Properties”action
Section titled “action”action:
"addRoadPath"
Defined in: src/scenario/recipe.ts:177
Discriminator for road path creation.
path: readonly
HexCoordinates[]
Defined in: src/scenario/recipe.ts:179
Ordered coordinates along the road.
slope?
Section titled “slope?”
optionalslope?:RoadSlope
Defined in: src/scenario/recipe.ts:181
Optional road slope variant for the path.