Beamable SDK
Public Attributes | List of all members
Beamable.Common.Api.Inventory.InventoryObject< TContent > Class Template Reference

This type defines the content related to the InventoryService. More...

Public Attributes

TContent ItemContent
 The base piece of content that the inventory item derives from.
 
Dictionary< string, string > Properties
 The dynamic properties of the inventory item instance.
 
long Id
 The id of the item within the inventory group.
 
long CreatedAt
 The timestamp of when the item was added to the player inventory.
 
long UpdatedAt
 The timestamp of when the last modification to item occured.
 

Detailed Description

This type defines the content related to the InventoryService.

Related Links

img beamable-logo

Template Parameters
TContent
Type Constraints
TContent :ItemContent 

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