C# 클래스 ACR_Candlekeep.Archivist

상속: System.ComponentModel.BackgroundWorker
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
customTlk OEIShared.IO.TalkTable.TalkTable
debug string
dialog OEIShared.IO.TalkTable.TalkTable
manager ALFA.ResourceManager
tlkLoaded bool

공개 메소드들

메소드 설명
GetTlkEntry ( uint num ) : string
GffStoreToTlk ( string num ) : string
InitializeArchives ( object Sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
AddStandardTraps ( ) : void
LoadModuleProperties ( ) : void

Load various data from the module.ifo file.

ParseClassification ( string classification ) : string
ParseTrapWaypoint ( GFFFile trapGff, string resRef ) : void

메소드 상세

GetTlkEntry() 정적인 공개 메소드

static public GetTlkEntry ( uint num ) : string
num uint
리턴 string

GffStoreToTlk() 정적인 공개 메소드

static public GffStoreToTlk ( string num ) : string
num string
리턴 string

InitializeArchives() 공개 메소드

public InitializeArchives ( object Sender, EventArgs e ) : void
Sender object
e System.EventArgs
리턴 void

프로퍼티 상세

customTlk 정적으로 공개적으로 프로퍼티

static public OEIShared.IO.TalkTable.TalkTable customTlk
리턴 OEIShared.IO.TalkTable.TalkTable

debug 공개적으로 정적으로 프로퍼티

public static string debug
리턴 string

dialog 정적으로 공개적으로 프로퍼티

static public OEIShared.IO.TalkTable.TalkTable dialog
리턴 OEIShared.IO.TalkTable.TalkTable

manager 공개적으로 정적으로 프로퍼티

public static ResourceManager,ALFA manager
리턴 ALFA.ResourceManager

tlkLoaded 공개적으로 정적으로 프로퍼티

public static bool tlkLoaded
리턴 bool