#include "AthenaChallengeRewardDisplay.h" UAthenaChallengeRewardDisplay::UAthenaChallengeRewardDisplay() : UUserWidget(FObjectInitializer::Get()) { this->EntryBox_Rewards = NULL; this->Image_CompletionIcon = NULL; }