applyGameboardRecipe
applyGameboardRecipe(
builder,recipeOrSteps):GameboardBuilder
Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:583
Applies all recipe steps to an existing builder.
Parameters
Section titled “Parameters”builder
Section titled “builder”recipeOrSteps
Section titled “recipeOrSteps”GameboardRecipe | readonly GameboardRecipeStep[]