Class InventoryItemDefinition
Represents a single inventory item configuration.
Inherited Members
Namespace: Unity.Services.Economy.Model
Assembly: solution.dll
Syntax
[Preserve]
public class InventoryItemDefinition : ConfigurationItemDefinition
Constructors
| Name | Description |
|---|---|
| InventoryItemDefinition() |
Methods
| Name | Description |
|---|---|
| GetAllPlayersInventoryItemsAsync() | Gets all the PlayersInventoryItems of this inventory item for the currently signed in player |