![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Filters to apply to the asset listing. More...
Properties | |
| bool | ugc_only = false [get, set] |
| If set to true, response will include only UGC assets. | |
| List< int > | asset_ids = new List<int>() [get, set] |
| summary>If provided only assets from the specified contexts will be returned. | |
| List< LootLockerSimpleAssetFilter > | asset_filters = new List<LootLockerSimpleAssetFilter>() [get, set] |
| Filters to apply to the asset listing. | |
Filters to apply to the asset listing.
|
getset |
If set to true, response will include only UGC assets.
summary>If provided only the requested ids will be returned (max 100, server enforced). When this is set, pagination is ignored.