![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Holds the display details of a progression referenced in a progression-reset notification reward, identified by key, name, and ULID. More...
#include <LootLockerNotificationsRequestHandler.h>
Data Fields | |
| FString | Key = "" |
| The key of the Progression. | |
| FString | Name = "" |
| The name of the Progression. | |
| FString | Id = "" |
| The ID of the Progression. | |
Holds the display details of a progression referenced in a progression-reset notification reward, identified by key, name, and ULID.
| FString FLootLockerNotificationRewardProgressionResetDetails::Id = "" |
The ID of the Progression.
| FString FLootLockerNotificationRewardProgressionResetDetails::Key = "" |
The key of the Progression.
| FString FLootLockerNotificationRewardProgressionResetDetails::Name = "" |
The name of the Progression.