Enum GameInventoryType
Enum representing various player inventories.
Assembly: Dalamud.dll
View Source
public enum GameInventoryType : ushort
Fields
Inventory1
First panel of main player inventory.
View Source
Inventory1 = 0
Inventory2
Second panel of main player inventory.
View Source
Inventory2 = 1
Inventory3
Third panel of main player inventory.
View Source
Inventory3 = 2
Inventory4
Fourth panel of main player inventory.
View Source
Inventory4 = 3
EquippedItems
Items that are currently equipped by the player.
View Source
EquippedItems = 1000
Currency
Player currency container. ie, gil, serpent seals, sacks of nuts.
View Source
Currency = 2000
Crystals
Crystal container.
View Source
Crystals = 2001
Mail
Mail container.
View Source
Mail = 2003
KeyItems
Key item container.
View Source
KeyItems = 2004
HandIn
Quest item hand-in inventory.
View Source
HandIn = 2005
DamagedGear
DamagedGear container.
View Source
DamagedGear = 2007
Examine
Examine window container.
View Source
Examine = 2009
ReconstructionBuyback
Doman Enclave Reconstruction Reclamation Box.
View Source
ReconstructionBuyback = 2013
ArmoryOffHand
Armory off-hand weapon container.
View Source
ArmoryOffHand = 3200
ArmoryHead
Armory head container.
View Source
ArmoryHead = 3201
ArmoryBody
Armory body container.
View Source
ArmoryBody = 3202
ArmoryHands
Armory hand/gloves container.
View Source
ArmoryHands = 3203
ArmoryWaist
Armory waist container. <remarks> This container should be unused as belt items were removed from the game in Shadowbringers. </remarks>
View Source
ArmoryWaist = 3204
ArmoryLegs
Armory legs/pants/skirt container.
View Source
ArmoryLegs = 3205
ArmoryFeets
Armory feet/boots/shoes container.
View Source
ArmoryFeets = 3206
ArmoryEar
Armory earring container.
View Source
ArmoryEar = 3207
ArmoryNeck
Armory necklace container.
View Source
ArmoryNeck = 3208
ArmoryWrist
Armory bracelet container.
View Source
ArmoryWrist = 3209
ArmoryRings
Armory ring container.
View Source
ArmoryRings = 3300
ArmorySoulCrystal
Armory soul crystal container.
View Source
ArmorySoulCrystal = 3400
ArmoryMainHand
Armory main-hand weapon container.
View Source
ArmoryMainHand = 3500
SaddleBag1
First panel of saddelbag inventory.
View Source
SaddleBag1 = 4000
SaddleBag2
Second panel of Saddlebag inventory.
View Source
SaddleBag2 = 4001
PremiumSaddleBag1
First panel of premium saddlebag inventory.
View Source
PremiumSaddleBag1 = 4100
PremiumSaddleBag2
Second panel of premium saddlebag inventory.
View Source
PremiumSaddleBag2 = 4101
RetainerPage1
First panel of retainer inventory.
View Source
RetainerPage1 = 10000
RetainerPage2
Second panel of retainer inventory.
View Source
RetainerPage2 = 10001
RetainerPage3
Third panel of retainer inventory.
View Source
RetainerPage3 = 10002
RetainerPage4
Fourth panel of retainer inventory.
View Source
RetainerPage4 = 10003
RetainerPage5
Fifth panel of retainer inventory.
View Source
RetainerPage5 = 10004
RetainerPage6
Sixth panel of retainer inventory.
View Source
RetainerPage6 = 10005
RetainerPage7
Seventh panel of retainer inventory.
View Source
RetainerPage7 = 10006
RetainerEquippedItems
Retainer equipment container.
View Source
RetainerEquippedItems = 11000
RetainerGil
Retainer currency container.
View Source
RetainerGil = 12000
RetainerCrystals
Retainer crystal container.
View Source
RetainerCrystals = 12001
RetainerMarket
Retainer market item container.
View Source
RetainerMarket = 12002
FreeCompanyPage1
First panel of Free Company inventory.
View Source
FreeCompanyPage1 = 20000
FreeCompanyPage2
Second panel of Free Company inventory.
View Source
FreeCompanyPage2 = 20001
FreeCompanyPage3
Third panel of Free Company inventory.
View Source
FreeCompanyPage3 = 20002
FreeCompanyPage4
Fourth panel of Free Company inventory.
View Source
FreeCompanyPage4 = 20003
FreeCompanyPage5
Fifth panel of Free Company inventory.
View Source
FreeCompanyPage5 = 20004
FreeCompanyGil
Free Company currency container.
View Source
FreeCompanyGil = 22000
FreeCompanyCrystals
Free Company crystal container.
View Source
FreeCompanyCrystals = 22001
HousingExteriorAppearance
Housing exterior appearance container.
View Source
HousingExteriorAppearance = 25000
HousingExteriorPlacedItems
Housing exterior placed items container.
View Source
HousingExteriorPlacedItems = 25001
HousingInteriorAppearance
Housing interior appearance container.
View Source
HousingInteriorAppearance = 25002
HousingInteriorPlacedItems1
First panel of housing interior inventory.
View Source
HousingInteriorPlacedItems1 = 25003
HousingInteriorPlacedItems2
Second panel of housing interior inventory.
View Source
HousingInteriorPlacedItems2 = 25004
HousingInteriorPlacedItems3
Third panel of housing interior inventory.
View Source
HousingInteriorPlacedItems3 = 25005
HousingInteriorPlacedItems4
Fourth panel of housing interior inventory.
View Source
HousingInteriorPlacedItems4 = 25006
HousingInteriorPlacedItems5
Fifth panel of housing interior inventory.
View Source
HousingInteriorPlacedItems5 = 25007
HousingInteriorPlacedItems6
Sixth panel of housing interior inventory.
View Source
HousingInteriorPlacedItems6 = 25008
HousingInteriorPlacedItems7
Seventh panel of housing interior inventory.
View Source
HousingInteriorPlacedItems7 = 25009
HousingInteriorPlacedItems8
Eighth panel of housing interior inventory.
View Source
HousingInteriorPlacedItems8 = 25010
HousingExteriorStoreroom
Housing exterior storeroom inventory.
View Source
HousingExteriorStoreroom = 27000
HousingInteriorStoreroom1
First panel of housing interior storeroom inventory.
View Source
HousingInteriorStoreroom1 = 27001
HousingInteriorStoreroom2
Second panel of housing interior storeroom inventory.
View Source
HousingInteriorStoreroom2 = 27002
HousingInteriorStoreroom3
Third panel of housing interior storeroom inventory.
View Source
HousingInteriorStoreroom3 = 27003
HousingInteriorStoreroom4
Fourth panel of housing interior storeroom inventory.
View Source
HousingInteriorStoreroom4 = 27004
HousingInteriorStoreroom5
Fifth panel of housing interior storeroom inventory.
View Source
HousingInteriorStoreroom5 = 27005
HousingInteriorStoreroom6
Sixth panel of housing interior storeroom inventory.
View Source
HousingInteriorStoreroom6 = 27006
HousingInteriorStoreroom7
Seventh panel of housing interior storeroom inventory.
View Source
HousingInteriorStoreroom7 = 27007
HousingInteriorStoreroom8
Eighth panel of housing interior storeroom inventory.
View Source
HousingInteriorStoreroom8 = 27008
Invalid
An invalid value.
View Source
Invalid = 65535
Extension Methods
- System.Enum.Dalamud.Utility.EnumExtensions.GetAttribute``1
- System.Enum.Dalamud.Utility.EnumExtensions.GetAttributes``1
- Dalamud.Utility.EnumExtensions.IsObsolete(System.Enum)