Class GameInventoryTypeConversions
Assembly: Dalamud.dll
Declaration
public static class GameInventoryTypeConversions
Methods
ToDalamudGameInventoryType(InventoryType)
Declaration
public static GameInventoryType ToDalamudGameInventoryType(this InventoryType value)
Returns
Dalamud.Game.Inventory.GameInventoryType
Parameters
| Type | Name |
|---|---|
FFXIVClientStructs.FFXIV.Client.Game.InventoryType | value |