VRage.ObjectBuilders.SerializableDefinitionId - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public struct SerializableDefinitionId
Namespace: VRage.ObjectBuilders
Assembly: VRage.Game.dll
string SubtypeId { get; set; }
string SubtypeIdAttribute { get; set; }
string TypeIdString { get; set; }
string TypeIdStringAttribute { get; set; }
SerializableDefinitionId(MyObjectBuilderType typeId, string subtypeName)
bool ShouldSerializeSubtypeId()
bool ShouldSerializeTypeIdString()