Property | Type | Description | |
---|---|---|---|
GetFileList | IEnumerable |
Method | Description | |
---|---|---|
Initialize ( string Path, string StringDir, string Language ) : void |
Initializes the StringManager.
|
|
StrTable ( int ID ) : |
Method | Description | |
---|---|---|
GetFileList ( string fileSearchPattern, string rootFolderPath ) : IEnumerable |
public static Initialize ( string Path, string StringDir, string Language ) : void | ||
Path | string | Path to TSO directory. |
StringDir | string | TSO's string directory. |
Language | string | The language to use, without ".dir" extension. |
return | void |
public static StrTable ( int ID ) : |
||
ID | int | |
return |