Show / Hide Table of Contents

Class MyMappedId

Inheritance
System.Object
MyMappedId
Namespace: VRage.Game.ObjectBuilders
Assembly: VRage.Game.dll
Syntax
public class MyMappedId : Object

Constructors

MyMappedId()

Declaration
public MyMappedId()

Fields

Group

Declaration
public string Group
Field Value
Type Description
System.String

SubtypeName

Declaration
public string SubtypeName
Field Value
Type Description
System.String

TypeId

Declaration
public string TypeId
Field Value
Type Description
System.String

Properties

GroupId

Declaration
public MyStringHash GroupId { get; }
Property Value
Type Description
MyStringHash

SubtypeId

Declaration
public MyStringHash SubtypeId { get; }
Property Value
Type Description
MyStringHash
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾