Show / Hide Table of Contents

Class MyObjectBuilder_InventoryDefinition

Inheritance
System.Object
MyObjectBuilder_InventoryDefinition
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_InventoryDefinition : Object

Constructors

MyObjectBuilder_InventoryDefinition()

Declaration
public MyObjectBuilder_InventoryDefinition()

Fields

InventoryMass

Declaration
public float InventoryMass
Field Value
Type Description
System.Single

InventorySizeX

Declaration
public float InventorySizeX
Field Value
Type Description
System.Single

InventorySizeY

Declaration
public float InventorySizeY
Field Value
Type Description
System.Single

InventorySizeZ

Declaration
public float InventorySizeZ
Field Value
Type Description
System.Single

InventoryVolume

Declaration
public float InventoryVolume
Field Value
Type Description
System.Single

MaxItemCount

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