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

A source identifier paired with a list of metadata keys, used to specify which keys to retrieve from a given source. More...

Properties

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

Detailed Description

A source identifier paired with a list of metadata keys, used to specify which keys to retrieve from a given source.