Property | Type | Description | |
---|---|---|---|
AvailableAreas | List | ||
CachedAreas | List | ||
DungeonSpawns | Dictionary |
||
DungeonTraps | Dictionary |
||
Dungeons | RandomDungeon>.Dictionary |
Method | Description | |
---|---|---|
FindAvailableAreas ( string areaPrefix ) : void | ||
GetOppositeDirection ( ExitDirection original ) : ExitDirection |
public static FindAvailableAreas ( string areaPrefix ) : void | ||
areaPrefix | string | |
return | void |
public static GetOppositeDirection ( ExitDirection original ) : ExitDirection | ||
original | ExitDirection | |
return | ExitDirection |
public static Dictionary |
||
return | List |