Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.ModAPI.Ingame.MyItemType

Malware edited this page Feb 28, 2019 · 21 revisions

IndexNamespace Index

MyItemType Struct

public struct MyItemType: IComparable<T>, IEquatable<T>

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