Show / Hide Table of Contents

Class MyInventoryOwnerTypeEnum

Inheritance
System.Object
MyInventoryOwnerTypeEnum
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyInventoryOwnerTypeEnum : Enum

Fields

Character

Declaration
public const MyInventoryOwnerTypeEnum Character
Field Value
Type Description
MyInventoryOwnerTypeEnum

Conveyor

Declaration
public const MyInventoryOwnerTypeEnum Conveyor
Field Value
Type Description
MyInventoryOwnerTypeEnum

Energy

Declaration
public const MyInventoryOwnerTypeEnum Energy
Field Value
Type Description
MyInventoryOwnerTypeEnum

Storage

Declaration
public const MyInventoryOwnerTypeEnum Storage
Field Value
Type Description
MyInventoryOwnerTypeEnum

System

Declaration
public const MyInventoryOwnerTypeEnum System
Field Value
Type Description
MyInventoryOwnerTypeEnum

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾