|
Space Engineers
|
Public Attributes | |
| HashSet< MyEncounterId > | SavedEcounters |
| SerializableDictionary< MyEncounterId, Vector3D > | MovedOnlyEncounters |
Additional Inherited Members | |
Public Member Functions inherited from VRage.Game.MyObjectBuilder_SessionComponent | |
| bool | ShouldSerializeDefinition () |
Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base | |
| bool | ShouldSerializeSubtypeId () |
| void | Save (string filepath) |
| virtual MyObjectBuilder_Base | Clone () |
Properties inherited from VRage.Game.MyObjectBuilder_SessionComponent | |
| SerializableDefinitionId | Definition [get, set] |
Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base | |
| MyStringHash | SubtypeId [get] |
| string | SubtypeName [get, set] |
| MyObjectBuilderType | TypeId [get] |
Definition at line 61 of file MyObjectBuilder_Encounters.cs.
| SerializableDictionary<MyEncounterId, Vector3D> VRage.Game.MyObjectBuilder_Encounters.MovedOnlyEncounters |
Definition at line 67 of file MyObjectBuilder_Encounters.cs.
| HashSet<MyEncounterId> VRage.Game.MyObjectBuilder_Encounters.SavedEcounters |
Definition at line 64 of file MyObjectBuilder_Encounters.cs.
1.8.8