ManaPlus
|
#include <itemflags.h>
Data Fields | |
ItemFlagBits | bits |
uint8_t | byte |
Definition at line 39 of file itemflags.h.
ItemFlagBits EAthena::ItemFlags::bits |
Definition at line 41 of file itemflags.h.
Referenced by EAthena::InventoryRecv::processEquipmentContinue(), EAthena::InventoryRecv::processInventoryContinue(), EAthena::InventoryRecv::processPlayerCartEquip(), EAthena::InventoryRecv::processPlayerCartItems(), EAthena::InventoryRecv::processPlayerEquipment(), EAthena::InventoryRecv::processPlayerInventory(), EAthena::InventoryRecv::processPlayerStorage(), and EAthena::InventoryRecv::processPlayerStorageEquip().
uint8_t EAthena::ItemFlags::byte |
Definition at line 42 of file itemflags.h.
Referenced by EAthena::InventoryRecv::processEquipmentContinue(), EAthena::InventoryRecv::processInventoryContinue(), EAthena::InventoryRecv::processPlayerCartEquip(), EAthena::InventoryRecv::processPlayerCartItems(), EAthena::InventoryRecv::processPlayerEquipment(), EAthena::InventoryRecv::processPlayerInventory(), EAthena::InventoryRecv::processPlayerStorage(), and EAthena::InventoryRecv::processPlayerStorageEquip().