struct MAGES::Editor::OMENInstaller::VersionΒΆ
struct Version
{
// properties
int SelfVersion;
int CoreVersionMin;
int CoreVersionMax;
string Url;
};
struct Version
{
// properties
int SelfVersion;
int CoreVersionMin;
int CoreVersionMax;
string Url;
};