메소드 | 설명 | |
---|---|---|
AddMod ( ModEntry, Mod ) : void | ||
ClearAllMods ( ) : void | ||
DeleteSettings ( ) : void | ||
GetGameData ( ) : GameData, | ||
GetInstalledMods ( ) : List |
||
GetModFpkFiles ( ) : List |
||
GetModQarFiles ( bool HideExtension = false ) : List |
||
GetSettingsVersion ( ) : Version, | ||
RemoveMod ( ModEntry, Mod ) : void | ||
SetGameData ( GameData, NewGameData ) : void | ||
SettingsExist ( ) : bool | ||
UpdateDatHash ( ) : void |
메소드 | 설명 | |
---|---|---|
ValidateDatHash ( ) : bool |
public static GetModQarFiles ( bool HideExtension = false ) : List |
||
HideExtension | bool | |
리턴 | List |
public static SetGameData ( GameData, NewGameData ) : void | ||
NewGameData | GameData, | |
리턴 | void |