#include "CommonInputSettings.h" UCommonInputSettings::UCommonInputSettings() { this->bAutoLoadData = true; this->InputDataClass = NULL; }