Class InventoryActionType
Inheritance
System.Object
InventoryActionType
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Eco(true)]
[Localized(true, false, "", false)]
public sealed class InventoryActionType : Enum
Fields
Put
Declaration
public const InventoryActionType Put
Field Value
Type | Description |
---|---|
Inventory |
Take
Declaration
public const InventoryActionType Take
Field Value
Type | Description |
---|---|
Inventory |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System. |