This type defines the content related to the InventoryService.
More...
|
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.
|
|
This type defines the content related to the InventoryService.
Related Links
- Template Parameters
-
The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Api/Inventory/IInventoryApi.cs