Class MyInventoryOwnerTypeEnum
Inheritance
System.Object
MyInventoryOwnerTypeEnum
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyInventoryOwnerTypeEnum : Enum
Fields
Character
Declaration
public const MyInventoryOwnerTypeEnum Character
Field Value
Conveyor
Declaration
public const MyInventoryOwnerTypeEnum Conveyor
Field Value
Energy
Declaration
public const MyInventoryOwnerTypeEnum Energy
Field Value
Storage
Declaration
public const MyInventoryOwnerTypeEnum Storage
Field Value
System
Declaration
public const MyInventoryOwnerTypeEnum System
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|