|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | Bag |
Macros | |
| #define | MAX_BAG_SIZE 36 |
Functions | |
| Item * | NewItemOrBag (ItemTemplate const *proto) |
| #define MAX_BAG_SIZE 36 |
Definition at line 10 of file Bag.h.
Referenced by Bag::Bag(), Player::BuyItemFromVendorSlot(), Player::CanStoreItems(), Bag::Create(), Bag::DeleteFromDB(), Player::DestroyItem(), Player::DurabilityRepairAll(), Bag::LoadFromDB(), Bag::RemoveItem(), Bag::StoreItem(), and Bag::~Bag().
|
inline |
Definition at line 53 of file Bag.h.
References ItemTemplate::InventoryType, and INVTYPE_BAG.
Referenced by Player::_LoadItem(), Player::_LoadMailedItems(), Item::CreateItem(), Player::DeleteFromDB(), AuctionHouseMgr::LoadAuctionItems(), and Guild::BankTab::LoadItemFromDB().