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

#include <LootLockerServerPlayerRequest.h>

Data Fields

ELootLockerServerPlayerNameLookupIdType IdType = ELootLockerServerPlayerNameLookupIdType::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 FLootLockerServerPlayerNameLookupPair::Id = ""

The id you want to look up.

◆ IdType

The type of id that you want to look up.