#include "OptionsReleaseInfo.h" FOptionsReleaseInfo::FOptionsReleaseInfo() { this->SettingType = ESettingType::None; this->ReleaseVersion = 0; }