Click or drag to resize
MyLargeConveyorTurretBaseIMyInventoryOwnerGetInventory Method

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

[Missing <summary> documentation for "M:SpaceEngineers.Game.Weapons.Guns.MyLargeConveyorTurretBase.VRage#Game#ModAPI#Ingame#IMyInventoryOwner#GetInventory(System.Int32)"]

Namespace: SpaceEngineers.Game.Weapons.Guns
Assembly: SpaceEngineers.Game (in SpaceEngineers.Game.dll) Version: 1.0.0.0
Syntax
C#
IMyInventory IMyInventoryOwner.GetInventory(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:SpaceEngineers.Game.Weapons.Guns.MyLargeConveyorTurretBase.VRage#Game#ModAPI#Ingame#IMyInventoryOwner#GetInventory(System.Int32)"]

Return Value

Type: IMyInventory

[Missing <returns> documentation for "M:SpaceEngineers.Game.Weapons.Guns.MyLargeConveyorTurretBase.VRage#Game#ModAPI#Ingame#IMyInventoryOwner#GetInventory(System.Int32)"]

Implements

IMyInventoryOwnerGetInventory(Int32)
See Also