LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerCharacterProgression Struct Reference

#include <LootLockerProgressionsRequestHandler.h>

Data Fields

FString Id = ""
 
FString Progression_Key = ""
 
FString Progression_Name = ""
 
FString Progression_Id = ""
 
int32 Step = 0
 
int32 Points = 0
 
int32 Previous_Threshold = 0
 
int32 Next_Threshold = 0
 
FString Last_Level_Up = ""
 

Field Documentation

◆ Id

FString FLootLockerCharacterProgression::Id = ""

◆ Last_Level_Up

FString FLootLockerCharacterProgression::Last_Level_Up = ""

◆ Next_Threshold

int32 FLootLockerCharacterProgression::Next_Threshold = 0

◆ Points

int32 FLootLockerCharacterProgression::Points = 0

◆ Previous_Threshold

int32 FLootLockerCharacterProgression::Previous_Threshold = 0

◆ Progression_Id

FString FLootLockerCharacterProgression::Progression_Id = ""

◆ Progression_Key

FString FLootLockerCharacterProgression::Progression_Key = ""

◆ Progression_Name

FString FLootLockerCharacterProgression::Progression_Name = ""

◆ Step

int32 FLootLockerCharacterProgression::Step = 0