#include "AthenaChallengeSetDetails.h" UAthenaChallengeSetDetails::UAthenaChallengeSetDetails() { this->Text_ChallengeContext = NULL; this->Text_ChallengeSetName = NULL; this->ChallengeProgress_Completion = NULL; this->Countdown_TimeRemaining = NULL; this->SwipePanel_ChangeSet = NULL; this->VB_ChallengeExtensions = NULL; this->ChallengeDetail_ListPanel = NULL; this->SB_MainContent = NULL; this->ItemInfo_PreviewedItem = NULL; this->Button_PreviousSet = NULL; this->Button_NextSet = NULL; }