Property | Type | Description | |
---|---|---|---|
LowestVersion | System.Version | ||
LowestVersion2 | System.Version |
Method | Description | |
---|---|---|
ConvertLegacy ( IAbsoluteFilePath settingsFile ) : void | ||
ConvertLegacy2 ( IAbsoluteFilePath settingsFile ) : void |
Method | Description | |
---|---|---|
ProcessLocalMissionFolders ( string data ) : string | ||
ProcessLocalModFolders ( string data ) : string | ||
ProcessModSets ( string data ) : string | ||
ProcessNamespaces2 ( string data ) : string |
public static ConvertLegacy ( IAbsoluteFilePath settingsFile ) : void | ||
settingsFile | IAbsoluteFilePath | |
return | void |
public static ConvertLegacy2 ( IAbsoluteFilePath settingsFile ) : void | ||
settingsFile | IAbsoluteFilePath | |
return | void |
public static Version,System LowestVersion | ||
return | System.Version |