Space Engineers
Classes | Public Attributes | List of all members
VRage.Game.MyObjectBuilder_ContainerTypeDefinition Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_ContainerTypeDefinition:
VRage.Game.MyObjectBuilder_DefinitionBase VRage.ObjectBuilders.MyObjectBuilder_Base

Classes

class  ContainerTypeItem
 

Public Attributes

int CountMin
 
int CountMax
 
ContainerTypeItem[] Items
 
- Public Attributes inherited from VRage.Game.MyObjectBuilder_DefinitionBase
SerializableDefinitionId Id
 
string DisplayName
 
string Description
 
string[] Icons
 
bool Public = true
 
bool Enabled = true
 
bool AvailableInSurvival = true
 

Additional Inherited Members

- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 10 of file MyObjectBuilder_ContainerTypeDefinition.cs.

Member Data Documentation

int VRage.Game.MyObjectBuilder_ContainerTypeDefinition.CountMax

Definition at line 40 of file MyObjectBuilder_ContainerTypeDefinition.cs.

int VRage.Game.MyObjectBuilder_ContainerTypeDefinition.CountMin

Definition at line 36 of file MyObjectBuilder_ContainerTypeDefinition.cs.

ContainerTypeItem [] VRage.Game.MyObjectBuilder_ContainerTypeDefinition.Items

Definition at line 44 of file MyObjectBuilder_ContainerTypeDefinition.cs.


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