Method | Description | |
---|---|---|
UpgradeInstallLog ( string p_strLogPath, string p_strModInstallDirectory, ModRegistry p_mrgModRegistry ) : void |
Upgrades the install log.
|
protected UpgradeInstallLog ( string p_strLogPath, string p_strModInstallDirectory, ModRegistry p_mrgModRegistry ) : void | ||
p_strLogPath | string | The path from which to load the install log information. |
p_strModInstallDirectory | string | The path of the directory where all of the mods are installed. |
p_mrgModRegistry | ModRegistry | The |
return | void |