Show / Hide Table of Contents

Class MyInventoryItemExtension

Inheritance
System.Object
MyInventoryItemExtension
Namespace: VRage.Game.ModAPI.Ingame
Assembly: VRage.Game.dll
Syntax
public static class MyInventoryItemExtension : Object

Methods

GetDefinitionId(IMyInventoryItem)

Declaration
public static MyDefinitionId GetDefinitionId(this IMyInventoryItem self)
Parameters
Type Name Description
IMyInventoryItem self
Returns
Type Description
MyDefinitionId
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾