Method | Description | |
---|---|---|
GetInstallStepEditor ( InstallStep p_ispStep, IList |
Gets the editor to use to edit an InstallStep.
|
|
GetInstallStepOrderEditor ( Nexus p_xscScript, IList |
Gets the editor to use to edit the XmlScript's install step order.
|
|
XmlScript40NodeAdapter ( |
A simple constructor that initializes the object with the given values.
|
public GetInstallStepEditor ( InstallStep p_ispStep, IList |
||
p_ispStep | InstallStep | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public GetInstallStepOrderEditor ( Nexus p_xscScript, IList |
||
p_xscScript | Nexus | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public XmlScript40NodeAdapter ( |
||
p_xstScripType | The current xml script type. | |
return | System.Collections.Generic |