Dungeon Architect
17.0.0
|
Abstract dungeon model. Create your own implementation of the model depending on your builder's needs More...
Public Member Functions | |
virtual void | ResetModel () |
virtual DungeonToolData | CreateToolDataInstance () |
Public Attributes | |
DungeonToolData | ToolData |
Abstract dungeon model. Create your own implementation of the model depending on your builder's needs
Definition at line 11 of file DungeonModel.cs.