This repository was archived by the owner on Dec 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
VRage.ObjectBuilders.SerializableDefinitionId
Malware edited this page Dec 25, 2018
·
40 revisions
← Index
private public sealed SerializableDefinitionId
```csharp
**Namespace:** [VRage.ObjectBuilders](VRage.ObjectBuilders)
**Assembly:** VRage.Game.dll
### Example
### Remarks
###### Fields
|Member|Description|
|---|---|
|[TypeId](VRage.ObjectBuilders.SerializableDefinitionId.TypeId)||
|[SubtypeName](VRage.ObjectBuilders.SerializableDefinitionId.SubtypeName)||
###### Properties
|Member|Description|
|---|---|
|[TypeIdStringAttribute](VRage.ObjectBuilders.SerializableDefinitionId.TypeIdStringAttribute)||
|[TypeIdString](VRage.ObjectBuilders.SerializableDefinitionId.TypeIdString)||
|[SubtypeIdAttribute](VRage.ObjectBuilders.SerializableDefinitionId.SubtypeIdAttribute)||
|[SubtypeId](VRage.ObjectBuilders.SerializableDefinitionId.SubtypeId)||
###### Methods
|Member|Description|
|---|---|
|[ShouldSerializeTypeIdString()](VRage.ObjectBuilders.SerializableDefinitionId.ShouldSerializeTypeIdString)||
|[ShouldSerializeSubtypeId()](VRage.ObjectBuilders.SerializableDefinitionId.ShouldSerializeSubtypeId)||
|[ToString()](VRage.ObjectBuilders.SerializableDefinitionId.ToString)||
|[IsNull()](VRage.ObjectBuilders.SerializableDefinitionId.IsNull)||Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!