프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AreasOfDungeon | List |
||
CR | int | ||
SpawnType | string | ||
retLoc | NWScript.NWScriptEngineStructure2 |
메소드 | 설명 | |
---|---|---|
CorrectDungeonCR ( ) : void | ||
DisposeDungeon ( |
||
GetAdjacentArea ( |
||
GetCurrentArea ( |
||
GetEndArea ( ) : |
||
GetEntranceArea ( ) : |
||
RandomDungeon ( string areaPrefix, int areasToGenerate, int cr, string name, |
메소드 | 설명 | |
---|---|---|
_buildBorders ( bool>.Dictionary |
||
_sealBorders ( bool>.Dictionary |
||
_setAreaCoordinates ( |
||
getSingleExitArea ( ExitDirection exit, string prefix ) : |
public DisposeDungeon ( |
||
script | ||
리턴 | void |
public GetAdjacentArea ( |
||
script | ||
exit | ExitDirection | |
CurrentArea | ||
리턴 |
public GetCurrentArea ( |
||
script | ||
리턴 |
public RandomDungeon ( string areaPrefix, int areasToGenerate, int cr, string name, |
||
areaPrefix | string | |
areasToGenerate | int | |
cr | int | |
name | string | |
script | ||
리턴 | ALFA.Shared |