Метод | Описание | |
---|---|---|
AddReference ( string name, |
||
Clone ( |
||
Dispose ( ) : void | ||
GetFileData ( string path ) : |
||
GetJsonFileDataByTerm ( string filterTerm ) : |
||
GetTreeNode ( string filter ) : |
||
ModuleFile ( |
||
PostLoadFixup ( ) : void | ||
TryLoad ( ) : void |
Метод | Описание | |
---|---|---|
DetermineFileType ( ) : void | ||
FindFileData ( |
||
FixupLootTables ( ) : void | ||
RecommendNetWorth ( ) : void |
public AddReference ( string name, |
||
name | string | |
fileData | ||
Результат | void |
public Clone ( |
||
parameters | ||
alreadyCloned | HashSet |
|
execute | bool | |
Результат | bool |
public GetFileData ( string path ) : |
||
path | string | |
Результат |
public GetJsonFileDataByTerm ( string filterTerm ) : |
||
filterTerm | string | |
Результат |
public GetTreeNode ( string filter ) : |
||
filter | string | |
Результат |
public ModuleFile ( |
||
module | ||
alias | string | |
filePath | string | |
Результат | System |