Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.Game.MyDefinitionId..ctor

Morten Aune Lyrstad edited this page Apr 16, 2022 · 4 revisions

IndexNamespace IndexMyDefinitionId

Summary

public MyDefinitionId(MyObjectBuilderType type)

Parameters

  • MyObjectBuilderType prohibited type

Summary

public MyDefinitionId(MyObjectBuilderType type, string subtypeName)

Parameters

  • MyObjectBuilderType prohibited type
  • string subtypeName

Summary

public MyDefinitionId(MyObjectBuilderType type, MyStringHash subtypeId)

Parameters

  • MyObjectBuilderType prohibited type
  • MyStringHash prohibited subtypeId

Summary

public MyDefinitionId(MyRuntimeObjectBuilderId type, MyStringHash subtypeId)

Parameters

  • MyRuntimeObjectBuilderId prohibited type
  • MyStringHash prohibited subtypeId
Clone this wiki locally