Class MyGroupedIds.GroupedId
Inheritance
System.Object
MyGroupedIds.GroupedId
Namespace: VRage.Game.ObjectBuilders
Assembly: VRage.Game.dll
Syntax
public sealed class GroupedId : ValueType
Fields
SubtypeName
Declaration
public string SubtypeName
Field Value
Type | Description |
---|---|
System.String |
TypeId
Declaration
public string TypeId
Field Value
Type | Description |
---|---|
System.String |
Properties
SubtypeId
Declaration
public MyStringHash SubtypeId { get; }
Property Value
Type | Description |
---|---|
MyStringHash |