public Install ( string p_strModName, XmlScript p_xscScript, |
||
p_strModName | string | The name of the mod whose script in executing. |
p_xscScript | XmlScript | The script that is executing. |
p_csmStateManager | The state manager managing the install state. | |
p_colFilesToInstall | ICollection |
The list of files to install. |
p_colPluginsToActivate | ICollection |
The list of plugins to activate. |
return | bool |