Click or drag to resize
MyDefinitionId Constructor (MyObjectBuilderType)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the MyDefinitionId class

Namespace: VRage.Game
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public MyDefinitionId(
	MyObjectBuilderType type
)

Parameters

type
Type: MyObjectBuilderType

[Missing <param name="type"/> documentation for "M:VRage.Game.MyDefinitionId.#ctor(VRage.ObjectBuilders.MyObjectBuilderType)"]

See Also