Table of Contents

Method Zone

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

Zone(string, FieldSetup, ShapeGeneratorBase, int, string)

Create a planner with custom tag (not "Room"). Use for corridors, darkness, special zones, etc.

protected FieldPlanner Zone(string name, FieldSetup fs, ShapeGeneratorBase shape, int count = 1, string tag = null)

Parameters

name string
fs FieldSetup
shape ShapeGeneratorBase
count int
tag string

Returns

FieldPlanner