LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerMetadataOperationError Class Reference

An error that occurred while performing a metadata operation, identifying the action, entry, and reason for failure. More...

Properties

LootLockerMetadataActions action [get, set]
 The type of action that this metadata operation was.
 
string error [get, set]
 The error message describing why this metadata set operation failed.
 
LootLockerMetadataOperationErrorKeyTypePair entry [get, set]
 The key and type of value that the operation was for.
 

Detailed Description

An error that occurred while performing a metadata operation, identifying the action, entry, and reason for failure.