Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.ObjectBuilders.SerializableDefinitionId

Morten Aune Lyrstad edited this page Feb 17, 2020 · 40 revisions

IndexNamespace Index

SerializableDefinitionId Struct

public struct SerializableDefinitionId

Namespace: VRage.ObjectBuilders
Assembly: VRage.Game.dll

Fields

Member Description
TypeId
SubtypeName

Properties

Member Description
TypeIdStringAttribute { get; set; }
TypeIdString { get; set; }
SubtypeIdAttribute { get; set; }
SubtypeId { get; set; }

Constructors

Member Description
SerializableDefinitionId(MyObjectBuilderType, string)

Methods

Member Description
ShouldSerializeTypeIdString()
ShouldSerializeSubtypeId()
ToString()
IsNull()

Clone this wiki locally