![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
#include <LootLockerServerProgressionGenericTypes.h>
Data Fields | |
| FString | Progression_id = "" |
| The id of the progression this reward is for. | |
| FString | Progression_key = "" |
| The key of the progression this reward is for. | |
| FString | Progression_name = "" |
| The name of the progression this reward is for. | |
| int32 | Amount = 0 |
| The number of points awarded with this reward on the specified progression. | |
| int32 FLootLockerServerProgressionPointsReward::Amount = 0 |
The number of points awarded with this reward on the specified progression.
| FString FLootLockerServerProgressionPointsReward::Progression_id = "" |
The id of the progression this reward is for.
| FString FLootLockerServerProgressionPointsReward::Progression_key = "" |
The key of the progression this reward is for.
| FString FLootLockerServerProgressionPointsReward::Progression_name = "" |
The name of the progression this reward is for.