Table of Contents

Method Plan

Namespace
GrindFest.Editor.DungeonBuilding.Fluent
Assembly
GrindFest.dll

Plan(Action<BuildPlannerPreset>)

Configure the underlying BuildPlannerPreset (layout algorithm + params).

public DungeonDefBuilder Plan(Action<BuildPlannerPreset> configure)

Parameters

configure Action<BuildPlannerPreset>

Returns

DungeonDefBuilder