Field Inventory
A list of player's inventory items and their amounts required to make the purchases.
Namespace: Unity.Services.Economy.Model
Assembly: solution.dll
Syntax
[Preserve]
public List<InventoryExchangeItem> Inventory
Returns
Type | Description |
---|---|
List<InventoryExchangeItem> |