#include "EarnedBadgeEntry.h" FEarnedBadgeEntry::FEarnedBadgeEntry() { this->Badge = NULL; this->RewardType = EFortRewardType::Default; }