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

VRage.ObjectBuilders.SerializableDefinitionId

Malware edited this page Dec 21, 2018 · 40 revisions

Index

SerializableDefinitionId Struct

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

Fields

[`MyObjectBuilderType TypeId`](VRage.ObjectBuilders.TypeId)
[`string SubtypeName`](VRage.ObjectBuilders.SubtypeName)
### Properties
[`string TypeIdStringAttribute`](VRage.ObjectBuilders.TypeIdStringAttribute)
[`string TypeIdString`](VRage.ObjectBuilders.TypeIdString)
[`string SubtypeIdAttribute`](VRage.ObjectBuilders.SubtypeIdAttribute)
[`string SubtypeId`](VRage.ObjectBuilders.SubtypeId)
### Methods
[`bool ShouldSerializeTypeIdString()`](VRage.ObjectBuilders.ShouldSerializeTypeIdString)
[`bool ShouldSerializeSubtypeId()`](VRage.ObjectBuilders.ShouldSerializeSubtypeId)
[`string ToString()`](VRage.ObjectBuilders.ToString)
[`bool IsNull()`](VRage.ObjectBuilders.IsNull)

Clone this wiki locally