Show / Hide Table of Contents

Class FixedLevelGraphConfigGrid2D

Config for the default input for the generator - a fixed level graph.

Inheritance
System.Object
FixedLevelGraphConfigGrid2D
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class FixedLevelGraphConfigGrid2D

Fields

LevelGraph

Level graph that will be used in the generator.

Declaration
public LevelGraph LevelGraph
Field Value
Type Description
LevelGraph

UseCorridors

Whether to add corridors between individual rooms in the level graph.

Declaration
public bool UseCorridors
Field Value
Type Description
System.Boolean
In This Article
Back to top Generated by DocFX