Beamable SDK
Public Member Functions | Public Attributes | List of all members
Beamable.Common.Api.Inventory.InventoryView Class Reference

This type defines the render-friendly data of the InventoryService. More...

Public Member Functions

void Clear ()
 

Public Attributes

Dictionary< string, long > currencies = new Dictionary<string, long>()
 
Dictionary< string, List< CurrencyProperty > > currencyProperties = new Dictionary<string, List<CurrencyProperty>>()
 
Dictionary< string, List< ItemView > > items = new Dictionary<string, List<ItemView>>()
 

Detailed Description

This type defines the render-friendly data of the InventoryService.

Related Links

img beamable-logo


The documentation for this class was generated from the following file: