C# Class ACR_Candlekeep.Archivist

Inheritance: System.ComponentModel.BackgroundWorker
Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Méthodes publiques

Свойство Type Description
customTlk OEIShared.IO.TalkTable.TalkTable
debug string
dialog OEIShared.IO.TalkTable.TalkTable
manager ALFA.ResourceManager
tlkLoaded bool

Méthodes publiques

Méthode Description
GetTlkEntry ( uint num ) : string
GffStoreToTlk ( string num ) : string
InitializeArchives ( object Sender, EventArgs e ) : void

Private Methods

Méthode Description
AddStandardTraps ( ) : void
LoadModuleProperties ( ) : void

Load various data from the module.ifo file.

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

Method Details

GetTlkEntry() static public méthode

static public GetTlkEntry ( uint num ) : string
num uint
Résultat string

GffStoreToTlk() static public méthode

static public GffStoreToTlk ( string num ) : string
num string
Résultat string

InitializeArchives() public méthode

public InitializeArchives ( object Sender, EventArgs e ) : void
Sender object
e System.EventArgs
Résultat void

Property Details

customTlk static_oe public_oe property

static public OEIShared.IO.TalkTable.TalkTable customTlk
Résultat OEIShared.IO.TalkTable.TalkTable

debug public_oe static_oe property

public static string debug
Résultat string

dialog static_oe public_oe property

static public OEIShared.IO.TalkTable.TalkTable dialog
Résultat OEIShared.IO.TalkTable.TalkTable

manager public_oe static_oe property

public static ResourceManager,ALFA manager
Résultat ALFA.ResourceManager

tlkLoaded public_oe static_oe property

public static bool tlkLoaded
Résultat bool