#include <ExperienceEvent.h>
◆ GetDisplayType()
FORCEINLINE EDisplayType UExperienceEvent::GetDisplayType |
( |
| ) |
|
|
inline |
◆ GetExperience()
FORCEINLINE int32 UExperienceEvent::GetExperience |
( |
| ) |
const |
|
inline |
◆ GetMessage()
FORCEINLINE FText UExperienceEvent::GetMessage |
( |
| ) |
|
|
inline |
◆ GetOverheadNotificationDuration()
FORCEINLINE float UExperienceEvent::GetOverheadNotificationDuration |
( |
| ) |
|
|
inline |
◆ GetShowOverheadNotification()
FORCEINLINE bool UExperienceEvent::GetShowOverheadNotification |
( |
| ) |
|
|
inline |
◆ GetSound()
FORCEINLINE USoundBase * UExperienceEvent::GetSound |
( |
| ) |
|
|
inline |
◆ bShowOverheadNotification
bool UExperienceEvent::bShowOverheadNotification = false |
|
protected |
◆ DisplayType
◆ Experience
int32 UExperienceEvent::Experience = 0 |
|
protected |
◆ Message
FText UExperienceEvent::Message = FText::FromString("") |
|
protected |
◆ OverheadNotificationDuration
float UExperienceEvent::OverheadNotificationDuration = 1.f |
|
protected |
◆ Sound
class USoundBase* UExperienceEvent::Sound = NULL |
|
protected |
The documentation for this class was generated from the following file: