Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_InventoryDefinition Class Reference

Public Attributes

float InventoryVolume = float.MaxValue
 
float InventoryMass = float.MaxValue
 
float InventorySizeX = 1.2f
 
float InventorySizeY = 0.7f
 
float InventorySizeZ = 0.4f
 
int MaxItemCount = int.MaxValue
 

Detailed Description

Definition at line 8 of file MyObjectBuilder_InventoryDefinition.cs.

Member Data Documentation

float VRage.Game.MyObjectBuilder_InventoryDefinition.InventoryMass = float.MaxValue

Definition at line 14 of file MyObjectBuilder_InventoryDefinition.cs.

float VRage.Game.MyObjectBuilder_InventoryDefinition.InventorySizeX = 1.2f

Definition at line 17 of file MyObjectBuilder_InventoryDefinition.cs.

float VRage.Game.MyObjectBuilder_InventoryDefinition.InventorySizeY = 0.7f

Definition at line 20 of file MyObjectBuilder_InventoryDefinition.cs.

float VRage.Game.MyObjectBuilder_InventoryDefinition.InventorySizeZ = 0.4f

Definition at line 23 of file MyObjectBuilder_InventoryDefinition.cs.

float VRage.Game.MyObjectBuilder_InventoryDefinition.InventoryVolume = float.MaxValue

Definition at line 11 of file MyObjectBuilder_InventoryDefinition.cs.

int VRage.Game.MyObjectBuilder_InventoryDefinition.MaxItemCount = int.MaxValue

Definition at line 26 of file MyObjectBuilder_InventoryDefinition.cs.


The documentation for this class was generated from the following file: