#include "AthenaLobbyPlayerPanel.h" UAthenaLobbyPlayerPanel::UAthenaLobbyPlayerPanel() { this->Button_Mute = NULL; this->Button_ViewProfile = NULL; this->Text_BattlePassTier = NULL; this->Text_BattlePassSelfXP = NULL; this->Text_BattlePassSharedXP = NULL; }