LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerServerProgressionResetReward Struct Reference

#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.
 

Field Documentation

◆ Progression_id

FString FLootLockerServerProgressionResetReward::Progression_id = ""

The id of the progression this reward is for.

◆ Progression_key

FString FLootLockerServerProgressionResetReward::Progression_key = ""

The key of the progression this reward is for.

◆ Progression_name

FString FLootLockerServerProgressionResetReward::Progression_name = ""

The name of the progression this reward is for.