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

#include <LootLockerServerMetadataRequest.h>

Data Fields

FString Key
 The metadata key that the set operation error refers to.
 
ELootLockerServerMetadataTypes Type = ELootLockerServerMetadataTypes::String
 The type of value that the set operation was for.
 

Field Documentation

◆ Key

FString FLootLockerServerSetMetadataErrorEntry::Key

The metadata key that the set operation error refers to.

◆ Type

ELootLockerServerMetadataTypes FLootLockerServerSetMetadataErrorEntry::Type = ELootLockerServerMetadataTypes::String

The type of value that the set operation was for.