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

Request to list a player's simplified inventory with the given filters. More...

Properties

LootLockerListSimplifiedInventoryIncludes includes = new LootLockerListSimplifiedInventoryIncludes() [get, set]
 Includes for the simplified inventory response.
 
LootLockerListSimplifiedFilters filters = new LootLockerListSimplifiedFilters() [get, set]
 The filters to apply to the inventory listing.
 

Detailed Description

Request to list a player's simplified inventory with the given filters.

Property Documentation

◆ filters

LootLockerListSimplifiedFilters LootLocker.Requests.LootLockerListSimplifiedInventoryRequest.filters = new LootLockerListSimplifiedFilters()
getset

The filters to apply to the inventory listing.

If null, no filters will be applied and the full inventory will be returned