![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Describes a failure that occurred while applying a metadata action, including the action type, the targeted entry, and the error message. More...
#include <LootLockerMetadataRequestHandler.h>

Data Fields | |
| ELootLockerMetadataActions | Action = ELootLockerMetadataActions::Create |
| The type of action that this set metadata operation was. | |
| FLootLockerSetMetadataErrorEntry | Entry |
| The type of value that the set operation was for. | |
| FString | Error = "" |
| The error message describing why this metadata set operation failed. | |
Describes a failure that occurred while applying a metadata action, including the action type, the targeted entry, and the error message.
| ELootLockerMetadataActions FLootLockerSetMetadataError::Action = ELootLockerMetadataActions::Create |
The type of action that this set metadata operation was.
| FLootLockerSetMetadataErrorEntry FLootLockerSetMetadataError::Entry |
The type of value that the set operation was for.
| FString FLootLockerSetMetadataError::Error = "" |
The error message describing why this metadata set operation failed.