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

Filters to apply to the asset listing based on key-value pairs. More...

Properties

string key [get, set]
 The key for which to look for the filtered values.
 
string[] values [get, set]
 A list of values to filter by. If the asset has any of these values for the given key, it will be included in the results.
 

Detailed Description

Filters to apply to the asset listing based on key-value pairs.