Space Engineers
Public Attributes | List of all members
Sandbox.ObjectBuilders.Definitions.MyObjectBuilder_DemoComponentDefinition Class Reference
Inheritance diagram for Sandbox.ObjectBuilders.Definitions.MyObjectBuilder_DemoComponentDefinition:
VRage.Game.ObjectBuilders.Definitions.MyObjectBuilder_SessionComponentDefinition VRage.Game.MyObjectBuilder_DefinitionBase VRage.ObjectBuilders.MyObjectBuilder_Base

Public Attributes

float Float
 
int Int
 
string String
 
- 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 9 of file MyObjectBuilder_DemoComponentDefinition.cs.

Member Data Documentation

float Sandbox.ObjectBuilders.Definitions.MyObjectBuilder_DemoComponentDefinition.Float

Definition at line 11 of file MyObjectBuilder_DemoComponentDefinition.cs.

int Sandbox.ObjectBuilders.Definitions.MyObjectBuilder_DemoComponentDefinition.Int

Definition at line 12 of file MyObjectBuilder_DemoComponentDefinition.cs.

string Sandbox.ObjectBuilders.Definitions.MyObjectBuilder_DemoComponentDefinition.String

Definition at line 13 of file MyObjectBuilder_DemoComponentDefinition.cs.


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