This class defines the content related to the InventoryService.
More...
|
TContent | ItemContent |
| The base piece of content that the inventory item derives from. More...
|
|
Dictionary< string, string > | Properties |
| The dynamic properties of the inventory item instance. More...
|
|
long | Id |
| The id of the item within the inventory group. More...
|
|
long | CreatedAt |
| The timestamp of when the item was added to the player inventory. More...
|
|
long | UpdatedAt |
| The timestamp of when the last modification to item occured. More...
|
|
This class defines the content related to the InventoryService.
Related Links
- Template Parameters
-
◆ CreatedAt
The timestamp of when the item was added to the player inventory.
◆ Id
The id of the item within the inventory group.
◆ ItemContent
The base piece of content that the inventory item derives from.
◆ Properties
The dynamic properties of the inventory item instance.
◆ UpdatedAt
The timestamp of when the last modification to item occured.
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Common/Runtime/Api/Inventory/IInventoryApi.cs