#include "FortCampaignTeamMemberInfo.h" UFortCampaignTeamMemberInfo::UFortCampaignTeamMemberInfo() { this->Button_MenuButton = NULL; this->Banner_MemberBanner = NULL; this->PowerRating_MemberRating = NULL; this->Text_MemberName = NULL; this->Image_LeaderIcon = NULL; this->Image_PlatformIcon = NULL; this->VoiceIcon_Status = NULL; this->RichText_Fortitude = NULL; this->RichText_Offense = NULL; this->RichText_Resistance = NULL; this->RichText_Technology = NULL; }