Click or drag to resize
IMyInventoryGetItems Method

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

[Missing <summary> documentation for "M:VRage.Game.ModAPI.Ingame.IMyInventory.GetItems"]

Namespace: VRage.Game.ModAPI.Ingame
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
List<IMyInventoryItem> GetItems()

Return Value

Type: ListIMyInventoryItem

[Missing <returns> documentation for "M:VRage.Game.ModAPI.Ingame.IMyInventory.GetItems"]

See Also