C# Class ME1Explorer.TalkFiles

Inheritance: ITalkFile
Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
tlkList List

Méthodes publiques

Méthode Description
LoadGlobalTlk ( ) : void
TalkFiles ( ) : System
findDataById ( int strRefID, bool withFileName = false ) : string

Method Details

LoadGlobalTlk() public méthode

public LoadGlobalTlk ( ) : void
Résultat void

TalkFiles() public méthode

public TalkFiles ( ) : System
Résultat System

findDataById() public méthode

public findDataById ( int strRefID, bool withFileName = false ) : string
strRefID int
withFileName bool
Résultat string

Property Details

tlkList public_oe property

public List tlkList
Résultat List