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

VRage.Game.ModAPI.Ingame.MyItemType

Malware edited this page May 4, 2019 · 20 revisions

IndexNamespace Index

MyItemType Struct

public struct MyItemType: IComparable<VRage.Game.ModAPI.Ingame.MyItemType>, IEquatable<VRage.Game.ModAPI.Ingame.MyItemType>

Namespace: VRage.Game.ModAPI.Ingame
Assembly: VRage.Game.dll

Implements:

Properties

Member Description
TypeId
SubtypeId

Constructors

Member Description
MyItemType(string, string)
MyItemType(MyObjectBuilderType, MyStringHash)

Methods

Member Description
Equals(MyItemType)
Equals(object)
GetHashCode()
CompareTo(MyItemType)
ToString()
Parse(string)
MakeOre(string)
MakeIngot(string)
Clone this wiki locally