Show / Hide Table of Contents

Class MyPhysicalInventoryItemExtensions_ModAPI

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

Methods

GetItemInfo(MyItemType)

Declaration
public static MyItemInfo GetItemInfo(this MyItemType itemType)
Parameters
Type Name Description
MyItemType itemType
Returns
Type Description
MyItemInfo
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾