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

#include <LootLockerPlayerRequestHandler.h>

Data Fields

ELootLockerPlayerDataLookupIdType IdType = ELootLockerPlayerDataLookupIdType::Player_id
 The type of id that you want to look up.
 
FString Id = ""
 The id you want to look up.
 

Field Documentation

◆ Id

FString FLootLockerPlayerDataLookupPair::Id = ""

The id you want to look up.

◆ IdType

The type of id that you want to look up.