#include "SettingData.h" FSettingData::FSettingData() { this->SettingType = ESettingType::None; this->SettingWidgetType = NULL; }