Class MyObjectBuilder_InventoryBase
Inheritance
System.Object
MyObjectBuilder_InventoryBase
Inherited Members
Namespace: VRage.Game.ObjectBuilders.ComponentSystem
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_InventoryBase : MyObjectBuilder_ComponentBase
Constructors
MyObjectBuilder_InventoryBase()
Declaration
public MyObjectBuilder_InventoryBase()
Fields
CanPutItems
Declaration
[Serialize]
public bool CanPutItems
Field Value
Type | Description |
---|---|
System.Boolean |
InventoryId
Declaration
[Serialize]
public string InventoryId
Field Value
Type | Description |
---|---|
System.String |
Methods
Clear()
Declaration
public virtual void Clear()