Свойство | Type | Description | |
---|---|---|---|
AdjacentAreas | RandomDungeonArea>.Dictionary | ||
AreaExits | List |
||
AreaId | uint | ||
CR | int | ||
DungeonExit | ExitDirection | ||
DungeonName | string | ||
Quest | string | ||
SpawnType | string | ||
TemplateAreaId | uint | ||
TrapType | string | ||
X | int | ||
Y | int | ||
Z | int |
Méthode | Description | |
---|---|---|
ClearArea ( |
||
LoadArea ( |
||
RandomDungeonArea ( ) : CLRScriptFramework | ||
TransitionToArea ( |
Méthode | Description | |
---|---|---|
PopulateArea ( |
public ClearArea ( |
||
script | ||
Résultat | void |
public LoadArea ( |
||
script | ||
Résultat | bool |
public RandomDungeonArea ( ) : CLRScriptFramework | ||
Résultat | CLRScriptFramework |
public TransitionToArea ( |
||
script | ||
exit | ExitDirection | |
Résultat | void |
public Dictionary |
||
Résultat | RandomDungeonArea>.Dictionary |