#include "FortDivisionPayoutInfo.h" UFortDivisionPayoutInfo::UFortDivisionPayoutInfo() { this->EntryBoxes_DivisionRanksButtons = NULL; this->Button_Left = NULL; this->Button_Right = NULL; this->EntryBox_Payouts = NULL; this->Text_League = NULL; this->Text_DivsionRank = NULL; this->PayoutDisplayInfo = NULL; }