#include "AthenaChallengeSetImageGrid.h" void UAthenaChallengeSetImageGrid::ApplyNextSort() { } UAthenaChallengeSetImageGrid::UAthenaChallengeSetImageGrid() { this->Text_ChallengeContext = NULL; this->Text_ChallengeSetName = NULL; this->ChallengeProgress_Completion = NULL; this->Countdown_TimeRemaining = NULL; this->SwipePanel_ChangeSet = NULL; this->CompletionReward_Entry = NULL; this->ChallengeDetail_List = NULL; this->ChallengeDetail_ImageGrid = NULL; this->Button_PreviousSet = NULL; this->Button_NextSet = NULL; }