Class CustomInputExample
Implements
Inherited Members
Namespace: Edgar.Unity.Examples.Resources.CustomInput
Assembly: cs.temp.dll.dll
Syntax
public class CustomInputExample : DungeonGeneratorInputBaseGrid2D, IPipelineTask<DungeonGeneratorPayloadGrid2D>
Fields
LevelGraph
Declaration
public LevelGraph LevelGraph
Field Value
Type | Description |
---|---|
LevelGraph |
UseCorridors
Declaration
public bool UseCorridors
Field Value
Type | Description |
---|---|
System.Boolean |
Methods
GetLevelDescription()
Declaration
protected override LevelDescriptionGrid2D GetLevelDescription()
Returns
Type | Description |
---|---|
LevelDescriptionGrid2D |