#include "BaseStatManager.h" UBaseStatManager::UBaseStatManager() { this->StatPrefix = TEXT("STAT_"); this->Controller = NULL; }