Class AddInventoryItemOptions
Options for a AddInventoryItemAsync call.
Inherited Members
Namespace: Unity.Services.Economy
Assembly: solution.dll
Syntax
public class AddInventoryItemOptions
Fields
| Name | Description |
|---|---|
| InstanceData | Dictionary of instance data. |
| PlayersInventoryItemId | Sets the ID of the created PlayersInventoryItem. If not supplied, one will be generated. |