Dungeon Architect
17.0.0
|
Base dungeon configuration. Create your own implementation of this configuration based on your dungeon builder's needs More...
Public Member Functions | |
virtual bool | HasValidConfig (ref string errorMessage) |
virtual bool | IsMode2D () |
Public Attributes | |
uint | Seed = 0 |
Base dungeon configuration. Create your own implementation of this configuration based on your dungeon builder's needs
Definition at line 10 of file DungeonConfig.cs.