#include "FortEventTeamMatchHistoryEntry.h" UFortEventTeamMatchHistoryEntry::UFortEventTeamMatchHistoryEntry() { this->Text_MatchNumber = NULL; this->Text_TimeAlive = NULL; this->Text_Eliminations = NULL; this->Text_Placement = NULL; this->Overlay_OnlineStatus = NULL; this->Border_InteractionContent = NULL; this->MatchData = NULL; }