Enum PlayerInventoriesHelper.InventoriesAction
Namespace: Unity.Services.Economy.Tools
Syntax
public enum InventoriesAction
Fields
| Name | Description | Value |
|---|---|---|
| Add | 0 | |
| Update | 1 | |
| Delete | 2 |
public enum InventoriesAction
| Name | Description | Value |
|---|---|---|
| Add | 0 | |
| Update | 1 | |
| Delete | 2 |