Method | Description | |
---|---|---|
AddReference ( string name, |
||
Clone ( |
||
Dispose ( ) : void | ||
GetFileData ( string path ) : |
||
GetJsonFileDataByTerm ( string filterTerm ) : |
||
GetTreeNode ( string filter ) : |
||
ModuleFile ( |
||
PostLoadFixup ( ) : void | ||
TryLoad ( ) : void |
Method | Description | |
---|---|---|
DetermineFileType ( ) : void | ||
FindFileData ( |
||
FixupLootTables ( ) : void | ||
RecommendNetWorth ( ) : void |
public AddReference ( string name, |
||
name | string | |
fileData | ||
return | void |
public Clone ( |
||
parameters | ||
alreadyCloned | HashSet |
|
execute | bool | |
return | bool |
public GetFileData ( string path ) : |
||
path | string | |
return |
public GetJsonFileDataByTerm ( string filterTerm ) : |
||
filterTerm | string | |
return |
public GetTreeNode ( string filter ) : |
||
filter | string | |
return |
public ModuleFile ( |
||
module | ||
alias | string | |
filePath | string | |
return | System |