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 Apr 16, 2022 · 40 revisions

IndexNamespace Index

SerializableDefinitionId Struct

public struct SerializableDefinitionId

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

Fields

Member Description
\string SubtypeName
\MyObjectBuilderType TypeId

Properties

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

Constructors

Member Description
\SerializableDefinitionId(MyObjectBuilderType, string)

Methods

Member Description
\bool IsNull()
\bool ShouldSerializeSubtypeId()
\bool ShouldSerializeTypeIdString()
\string ToString()

Clone this wiki locally