Space Engineers
|
Public Attributes | |
SerializableDictionary< string, object > | variables = new SerializableDictionary<string,object>() |
Additional Inherited Members | |
![]() | |
bool | ShouldSerializeDefinition () |
![]() | |
bool | ShouldSerializeSubtypeId () |
void | Save (string filepath) |
virtual MyObjectBuilder_Base | Clone () |
![]() | |
SerializableDefinitionId | Definition [get, set] |
![]() | |
MyStringHash | SubtypeId [get] |
string | SubtypeName [get, set] |
MyObjectBuilderType | TypeId [get] |
Definition at line 9 of file MyObjectBuilder_ScriptManager.cs.
SerializableDictionary<string, object> VRage.Game.MyObjectBuilder_ScriptManager.variables = new SerializableDictionary<string,object>() |
Definition at line 12 of file MyObjectBuilder_ScriptManager.cs.