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

#include <LootLockerPlayerRequestHandler.h>

Data Fields

FString id = ""
 
int32 xp = 0
 
int32 level = 0
 

Field Documentation

◆ id

FString FLootLockerPlayerXpInfo::id = ""

◆ level

int32 FLootLockerPlayerXpInfo::level = 0

◆ xp

int32 FLootLockerPlayerXpInfo::xp = 0