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

#include <LootLockerCharacterRequestHandler.h>

Data Fields

bool is_default = false
 
FString name = ""
 
FString id = ""
 

Field Documentation

◆ id

FString FLootLockerListCharacterResponseItem::id = ""

◆ is_default

bool FLootLockerListCharacterResponseItem::is_default = false

◆ name

FString FLootLockerListCharacterResponseItem::name = ""