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

#include <LootLockerServerMetadataRequest.h>

Collaboration diagram for FLootLockerServerSetMetadataError:

Data Fields

ELootLockerServerMetadataActions Action = ELootLockerServerMetadataActions::Create
 The type of action that this set metadata operation was.
 
FLootLockerServerSetMetadataErrorEntry Entry
 The type of value that the set operation was for.
 
FString Error
 The error message describing why this metadata set operation failed.
 

Field Documentation

◆ Action

The type of action that this set metadata operation was.

◆ Entry

FLootLockerServerSetMetadataErrorEntry FLootLockerServerSetMetadataError::Entry

The type of value that the set operation was for.

◆ Error

FString FLootLockerServerSetMetadataError::Error

The error message describing why this metadata set operation failed.