DungeonManager Class
From MyDungeon
MyDungeon Documentation
DungeonManager Class |
DungeonManager holds information of a dungeon
Namespace: MyDungeon.Managers
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
C#
public static class DungeonManager
The DungeonManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Creatures |
The list of all the creatures in the current dungeon
| |
| DungeonGenerationSettings |
The generation settings of the current dungeon
|