Méthode | Description | |
---|---|---|
PrepareMod ( IMod p_modMod ) : bool |
Prepares the given mod for installation. This task puts the mod into read-only mode. |
|
PrepareModTask ( |
A simple constructor that initializes the object with the given values.
|
Méthode | Description | |
---|---|---|
Mod_ReadOnlyInitProgressUpdated ( object sender, |
Handles the IMod.ReadOnlyInitProgressUpdated event of the Mod. This steps the progress in the progress dialog. |
public PrepareMod ( IMod p_modMod ) : bool | ||
p_modMod | IMod | The mod to prepare. |
Résultat | bool |
public PrepareModTask ( |
||
p_futFileUtility | The file utility class. | |
Résultat | System |