Space Engineers
|
Public Attributes | |
bool | EnableRayCastRelease |
bool | IsDefaultCreativeRope |
string | ColorMetalTexture |
string | NormalGlossTexture |
string | AddMapsTexture |
string | AttachSound |
string | DetachSound |
string | WindingSound |
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 8 of file MyObjectBuilder_RopeDefinition.cs.
string VRage.Game.MyObjectBuilder_RopeDefinition.AddMapsTexture |
Definition at line 23 of file MyObjectBuilder_RopeDefinition.cs.
string VRage.Game.MyObjectBuilder_RopeDefinition.AttachSound |
Definition at line 26 of file MyObjectBuilder_RopeDefinition.cs.
string VRage.Game.MyObjectBuilder_RopeDefinition.ColorMetalTexture |
Definition at line 17 of file MyObjectBuilder_RopeDefinition.cs.
string VRage.Game.MyObjectBuilder_RopeDefinition.DetachSound |
Definition at line 29 of file MyObjectBuilder_RopeDefinition.cs.
bool VRage.Game.MyObjectBuilder_RopeDefinition.EnableRayCastRelease |
Definition at line 11 of file MyObjectBuilder_RopeDefinition.cs.
bool VRage.Game.MyObjectBuilder_RopeDefinition.IsDefaultCreativeRope |
Definition at line 14 of file MyObjectBuilder_RopeDefinition.cs.
string VRage.Game.MyObjectBuilder_RopeDefinition.NormalGlossTexture |
Definition at line 20 of file MyObjectBuilder_RopeDefinition.cs.
string VRage.Game.MyObjectBuilder_RopeDefinition.WindingSound |
Definition at line 32 of file MyObjectBuilder_RopeDefinition.cs.