#include "FortPlayerPowerRatingToast.h" void UFortPlayerPowerRatingToast::SetToast(UFortUINotification* Notification) { } void UFortPlayerPowerRatingToast::HideToast() { } UFortPlayerPowerRatingToast::UFortPlayerPowerRatingToast() { this->Banner_MemberBanner = NULL; this->Text_PowerRating = NULL; this->Text_PowerDifference = NULL; this->Text_Title = NULL; this->Text_Description = NULL; }