|
Space Engineers
|
Classes | |
| class | DefaultComponentBuilder |
Public Attributes | |
| DefaultComponentBuilder[] | DefaultComponents |
| EntityFlags | Flags = null |
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] |
Definition at line 11 of file MyObjectBuilder_ContainerDefinition.cs.
| DefaultComponentBuilder [] VRage.Game.MyObjectBuilder_ContainerDefinition.DefaultComponents |
Definition at line 35 of file MyObjectBuilder_ContainerDefinition.cs.
| EntityFlags VRage.Game.MyObjectBuilder_ContainerDefinition.Flags = null |
Definition at line 38 of file MyObjectBuilder_ContainerDefinition.cs.
1.8.8