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

A source identifier paired with its retrieved metadata entries. More...

Properties

LootLockerMetadataSources source [get, set]
 The type of source that the source id refers to.
 
string source_id [get, set]
 The id of the specific source that the set operation was taken on.
 
LootLockerMetadataEntry[] entries [get, set]
 A list of keys existing on the specified source.
 

Detailed Description

A source identifier paired with its retrieved metadata entries.