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

Classes

class  ComponentData
 

Public Attributes

List< ComponentDataComponents = new List<ComponentData>()
 

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_ComponentContainer.cs.

Member Data Documentation

List<ComponentData> VRage.Game.ObjectBuilders.ComponentSystem.MyObjectBuilder_ComponentContainer.Components = new List<ComponentData>()

Definition at line 25 of file MyObjectBuilder_ComponentContainer.cs.


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