![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <PlayerStats.h>
Public Attributes | |
FText | Message = FText::FromString("") |
int32 | Experience = 0 |
EDisplayType | DisplayType = EDisplayType::SideScreen |
class USoundBase * | Sound = NULL |
EDisplayType FExperienceNotification::DisplayType = EDisplayType::SideScreen |
int32 FExperienceNotification::Experience = 0 |
FText FExperienceNotification::Message = FText::FromString("") |
class USoundBase* FExperienceNotification::Sound = NULL |