Space Engineers
|
Public Attributes | |
string | Model |
MyDebrisType | Type |
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 15 of file MyObjectBuilder_DebrisDefinition.cs.
string VRage.Game.MyObjectBuilder_DebrisDefinition.Model |
Definition at line 19 of file MyObjectBuilder_DebrisDefinition.cs.
MyDebrisType VRage.Game.MyObjectBuilder_DebrisDefinition.Type |
Definition at line 22 of file MyObjectBuilder_DebrisDefinition.cs.