Class MyObjectBuilder_DeviceBase
Inheritance
System.Object
MyObjectBuilder_DeviceBase
Inherited Members
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_DeviceBase : MyObjectBuilder_Base
Constructors
MyObjectBuilder_DeviceBase()
Declaration
public MyObjectBuilder_DeviceBase()
Fields
InventoryItemId
Declaration
public Nullable<uint> InventoryItemId
Field Value
Type | Description |
---|---|
System.Nullable<System.UInt32> |
Methods
ShouldSerializeInventoryItemId()
Declaration
public bool ShouldSerializeInventoryItemId()
Returns
Type | Description |
---|---|
System.Boolean |