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

#include <LootLockerServerMetadataRequest.h>

Collaboration diagram for FLootLockerServerSetMetadataAction:

Data Fields

ELootLockerServerMetadataActions Action = ELootLockerServerMetadataActions::Create
 The type of action to take for setting this metadata entry.
 
FLootLockerServerMetadataEntry Entry
 The metadata entry to take the designated action for.
 

Field Documentation

◆ Action

ELootLockerServerMetadataActions FLootLockerServerSetMetadataAction::Action = ELootLockerServerMetadataActions::Create

The type of action to take for setting this metadata entry.

◆ Entry

FLootLockerServerMetadataEntry FLootLockerServerSetMetadataAction::Entry

The metadata entry to take the designated action for.