User Tools

Site Tools


addons:adk:iinventory

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
addons:adk:iinventory [2017/04/22 23:40]
atom0s
addons:adk:iinventory [2017/04/22 23:43] (current)
atom0s
Line 9: Line 9:
 ---- ----
 ===== IInventory Enumerations ===== ===== IInventory Enumerations =====
- 
  
 ==== Containers ==== ==== Containers ====
Line 49: Line 48:
     * Pass     * Pass
     * Lot     * Lot
 +
 +----
 +===== IInventory Structures =====
 +
 +==== Ashita::​FFXI::​item_t ====
 +    * Id
 +    * Index
 +    * Count
 +    * Flags
 +    * Price
 +    * Extra
 +
 +==== Ashita::​FFXI::​items_t ====
 +    * Item
 +
 +==== Ashita::​FFXI::​treasureitem_t ====
 +    * Flags
 +    * ItemId
 +    * Count
 +    * Status
 +    * Lot
 +    * WinningLot
 +    * WinningEntityServerId
 +    * WinningEntityTargetIndex
 +    * WinningLotterName
 +    * TimeToLive
 +    * DropTime
 +
 +==== Ashita::​FFXI::​equipment_t ====
 +    * Slot
 +    * ItemIndex
 +
 +==== Ashita::​FFXI::​ffxi_inventory_t ====
 +    * Storage
 +    * TreasurePool
 +    * StorageMaxCapacity1
 +    * StorageMaxCapacity2
 +    * Equipment
 +    * CraftWait
addons/adk/iinventory.1492929607.txt.gz · Last modified: 2017/04/22 23:40 by atom0s