#include "FeedbackReportablePlayerBase.h" UFeedbackReportablePlayerBase::UFeedbackReportablePlayerBase() { this->PlayerInfo = NULL; this->TextBlock_Header = NULL; this->TextBlock_SecondaryInfoText = NULL; this->HorizontalBox_SecondayInfoArea = NULL; this->TextBlock_RoleText = NULL; }