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

VRage.Game.ModAPI.Ingame.IMyInventoryItem

Morten Aune Lyrstad edited this page Feb 17, 2020 · 37 revisions

IndexNamespace Index

IMyInventoryItem Interface

public interface IMyInventoryItem

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

Properties

Member Description
Amount { get; set; }
Scale { get; set; }
Content { get; set; }
ItemId { get; set; }

Clone this wiki locally