Skip to main content

Enum GameInventoryType

Enum representing various player inventories.

Assembly: Dalamud.dll
View Source
Declaration
public enum GameInventoryType : ushort

Fields

Inventory1

First panel of main player inventory.

View Source
Declaration
Inventory1 = 0

Inventory2

Second panel of main player inventory.

View Source
Declaration
Inventory2 = 1

Inventory3

Third panel of main player inventory.

View Source
Declaration
Inventory3 = 2

Inventory4

Fourth panel of main player inventory.

View Source
Declaration
Inventory4 = 3

EquippedItems

Items that are currently equipped by the player.

View Source
Declaration
EquippedItems = 1000

Currency

Player currency container. ie, gil, serpent seals, sacks of nuts.

View Source
Declaration
Currency = 2000

Crystals

Crystal container.

View Source
Declaration
Crystals = 2001

Mail

Mail container.

View Source
Declaration
Mail = 2003

KeyItems

Key item container.

View Source
Declaration
KeyItems = 2004

HandIn

Quest item hand-in inventory.

View Source
Declaration
HandIn = 2005

DamagedGear

DamagedGear container.

View Source
Declaration
DamagedGear = 2007

Examine

Examine window container.

View Source
Declaration
Examine = 2009

ReconstructionBuyback

Doman Enclave Reconstruction Reclamation Box.

View Source
Declaration
ReconstructionBuyback = 2013

ArmoryOffHand

Armory off-hand weapon container.

View Source
Declaration
ArmoryOffHand = 3200

ArmoryHead

Armory head container.

View Source
Declaration
ArmoryHead = 3201

ArmoryBody

Armory body container.

View Source
Declaration
ArmoryBody = 3202

ArmoryHands

Armory hand/gloves container.

View Source
Declaration
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
Declaration
ArmoryWaist = 3204

ArmoryLegs

Armory legs/pants/skirt container.

View Source
Declaration
ArmoryLegs = 3205

ArmoryFeets

Armory feet/boots/shoes container.

View Source
Declaration
ArmoryFeets = 3206

ArmoryEar

Armory earring container.

View Source
Declaration
ArmoryEar = 3207

ArmoryNeck

Armory necklace container.

View Source
Declaration
ArmoryNeck = 3208

ArmoryWrist

Armory bracelet container.

View Source
Declaration
ArmoryWrist = 3209

ArmoryRings

Armory ring container.

View Source
Declaration
ArmoryRings = 3300

ArmorySoulCrystal

Armory soul crystal container.

View Source
Declaration
ArmorySoulCrystal = 3400

ArmoryMainHand

Armory main-hand weapon container.

View Source
Declaration
ArmoryMainHand = 3500

SaddleBag1

First panel of saddelbag inventory.

View Source
Declaration
SaddleBag1 = 4000

SaddleBag2

Second panel of Saddlebag inventory.

View Source
Declaration
SaddleBag2 = 4001

PremiumSaddleBag1

First panel of premium saddlebag inventory.

View Source
Declaration
PremiumSaddleBag1 = 4100

PremiumSaddleBag2

Second panel of premium saddlebag inventory.

View Source
Declaration
PremiumSaddleBag2 = 4101

RetainerPage1

First panel of retainer inventory.

View Source
Declaration
RetainerPage1 = 10000

RetainerPage2

Second panel of retainer inventory.

View Source
Declaration
RetainerPage2 = 10001

RetainerPage3

Third panel of retainer inventory.

View Source
Declaration
RetainerPage3 = 10002

RetainerPage4

Fourth panel of retainer inventory.

View Source
Declaration
RetainerPage4 = 10003

RetainerPage5

Fifth panel of retainer inventory.

View Source
Declaration
RetainerPage5 = 10004

RetainerPage6

Sixth panel of retainer inventory.

View Source
Declaration
RetainerPage6 = 10005

RetainerPage7

Seventh panel of retainer inventory.

View Source
Declaration
RetainerPage7 = 10006

RetainerEquippedItems

Retainer equipment container.

View Source
Declaration
RetainerEquippedItems = 11000

RetainerGil

Retainer currency container.

View Source
Declaration
RetainerGil = 12000

RetainerCrystals

Retainer crystal container.

View Source
Declaration
RetainerCrystals = 12001

RetainerMarket

Retainer market item container.

View Source
Declaration
RetainerMarket = 12002

FreeCompanyPage1

First panel of Free Company inventory.

View Source
Declaration
FreeCompanyPage1 = 20000

FreeCompanyPage2

Second panel of Free Company inventory.

View Source
Declaration
FreeCompanyPage2 = 20001

FreeCompanyPage3

Third panel of Free Company inventory.

View Source
Declaration
FreeCompanyPage3 = 20002

FreeCompanyPage4

Fourth panel of Free Company inventory.

View Source
Declaration
FreeCompanyPage4 = 20003

FreeCompanyPage5

Fifth panel of Free Company inventory.

View Source
Declaration
FreeCompanyPage5 = 20004

FreeCompanyGil

Free Company currency container.

View Source
Declaration
FreeCompanyGil = 22000

FreeCompanyCrystals

Free Company crystal container.

View Source
Declaration
FreeCompanyCrystals = 22001

HousingExteriorAppearance

Housing exterior appearance container.

View Source
Declaration
HousingExteriorAppearance = 25000

HousingExteriorPlacedItems

Housing exterior placed items container.

View Source
Declaration
HousingExteriorPlacedItems = 25001

HousingInteriorAppearance

Housing interior appearance container.

View Source
Declaration
HousingInteriorAppearance = 25002

HousingInteriorPlacedItems1

First panel of housing interior inventory.

View Source
Declaration
HousingInteriorPlacedItems1 = 25003

HousingInteriorPlacedItems2

Second panel of housing interior inventory.

View Source
Declaration
HousingInteriorPlacedItems2 = 25004

HousingInteriorPlacedItems3

Third panel of housing interior inventory.

View Source
Declaration
HousingInteriorPlacedItems3 = 25005

HousingInteriorPlacedItems4

Fourth panel of housing interior inventory.

View Source
Declaration
HousingInteriorPlacedItems4 = 25006

HousingInteriorPlacedItems5

Fifth panel of housing interior inventory.

View Source
Declaration
HousingInteriorPlacedItems5 = 25007

HousingInteriorPlacedItems6

Sixth panel of housing interior inventory.

View Source
Declaration
HousingInteriorPlacedItems6 = 25008

HousingInteriorPlacedItems7

Seventh panel of housing interior inventory.

View Source
Declaration
HousingInteriorPlacedItems7 = 25009

HousingInteriorPlacedItems8

Eighth panel of housing interior inventory.

View Source
Declaration
HousingInteriorPlacedItems8 = 25010

HousingExteriorStoreroom

Housing exterior storeroom inventory.

View Source
Declaration
HousingExteriorStoreroom = 27000

HousingInteriorStoreroom1

First panel of housing interior storeroom inventory.

View Source
Declaration
HousingInteriorStoreroom1 = 27001

HousingInteriorStoreroom2

Second panel of housing interior storeroom inventory.

View Source
Declaration
HousingInteriorStoreroom2 = 27002

HousingInteriorStoreroom3

Third panel of housing interior storeroom inventory.

View Source
Declaration
HousingInteriorStoreroom3 = 27003

HousingInteriorStoreroom4

Fourth panel of housing interior storeroom inventory.

View Source
Declaration
HousingInteriorStoreroom4 = 27004

HousingInteriorStoreroom5

Fifth panel of housing interior storeroom inventory.

View Source
Declaration
HousingInteriorStoreroom5 = 27005

HousingInteriorStoreroom6

Sixth panel of housing interior storeroom inventory.

View Source
Declaration
HousingInteriorStoreroom6 = 27006

HousingInteriorStoreroom7

Seventh panel of housing interior storeroom inventory.

View Source
Declaration
HousingInteriorStoreroom7 = 27007

HousingInteriorStoreroom8

Eighth panel of housing interior storeroom inventory.

View Source
Declaration
HousingInteriorStoreroom8 = 27008

Invalid

An invalid value.

View Source
Declaration
Invalid = 65535

Extension Methods