RecipeGenerationApplier
RecipeGenerationApplier = (
plan,generation) =>GameboardPlan
Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:433
Applies a recipe’s seeded generation block to a built plan. The runtime tier
injects a koota-backed applier (applyGameboardRecipeGeneration from
./recipe-generation); ./core uses the pure default below.
Parameters
Section titled “Parameters”generation
Section titled “generation”GameboardRecipeGeneration | undefined