Enum GameInventoryType
Enum representing various player inventories.
Assembly: Dalamud.dll
public enum GameInventoryType : ushort
Fields
Inventory1
First panel of main player inventory.
Inventory1 = 0
Inventory2
Second panel of main player inventory.
Inventory2 = 1
Inventory3
Third panel of main player inventory.
Inventory3 = 2
Inventory4
Fourth panel of main player inventory.
Inventory4 = 3
EquippedItems
Items that are currently equipped by the player.
EquippedItems = 1000
Currency
Player currency container. ie, gil, serpent seals, sacks of nuts.
Currency = 2000
Crystals
Crystal container.
Crystals = 2001
MailEdit
Item attachments of a letter the player is currently composing.
MailEdit = 2002
Mail
Item attachments of a letter the player is currently reading.
Mail = 2003
KeyItems
Key item container.
KeyItems = 2004
HandIn
Quest item hand-in inventory.
HandIn = 2005
DamagedGear
Repair window container.
DamagedGear = 2007
Examine
Examine window container.
Examine = 2009
Reclaim
Estate Possession Retrieval container.
Reclaim = 2010
HousingExteriorAppearanceEdit
Container for items when changing the exterior housing appearance.
HousingExteriorAppearanceEdit = 2011
HousingInteriorAppearanceEdit
Container for items when changing the interior housing appearance.
HousingInteriorAppearanceEdit = 2012
ReconstructionBuyback
Doman Enclave Reconstruction Reclamation Box.
ReconstructionBuyback = 2013
ArmoryOffHand
Armory off-hand weapon container.
ArmoryOffHand = 3200
ArmoryHead
Armory head container.
ArmoryHead = 3201
ArmoryBody
Armory body container.
ArmoryBody = 3202
ArmoryHands
Armory hand/gloves container.
ArmoryHands = 3203
ArmoryWaist
Armory waist container.
ArmoryWaist = 3204
ArmoryLegs
Armory legs/pants/skirt container.
ArmoryLegs = 3205
ArmoryFeets
Armory feet/boots/shoes container.
ArmoryFeets = 3206
ArmoryEar
Armory earring container.
ArmoryEar = 3207
ArmoryNeck
Armory necklace container.
ArmoryNeck = 3208
ArmoryWrist
Armory bracelet container.
ArmoryWrist = 3209
ArmoryRings
Armory ring container.
ArmoryRings = 3300
ArmorySoulCrystal
Armory soul crystal container.
ArmorySoulCrystal = 3400