Click or drag to resize
IMyInventoryItem Interface

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

[Missing <summary> documentation for "T:VRage.Game.ModAPI.Ingame.IMyInventoryItem"]

Namespace: VRage.Game.ModAPI.Ingame
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public interface IMyInventoryItem

The IMyInventoryItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Public propertyContent
Public propertyItemId
Public propertyScale
Top
Extension Methods
  NameDescription
Public Extension MethodGetDefinitionId (Defined by MyInventoryItemExtension.)
Top
See Also