![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
#include <LootLockerServerProgressionGenericTypes.h>

Data Fields | |
| int32 | Step = 0 |
| Which step was rewarded with the current awarded tier. | |
| int32 | Points_threshold = 0 |
| The number of points required for this tier. | |
| FLootLockerServerRewards | Rewards |
| The rewards awarded with this tier. | |
| int32 FLootLockerServerProgressionTier::Points_threshold = 0 |
The number of points required for this tier.
| FLootLockerServerRewards FLootLockerServerProgressionTier::Rewards |
The rewards awarded with this tier.
| int32 FLootLockerServerProgressionTier::Step = 0 |
Which step was rewarded with the current awarded tier.