TrinityCore
Bag.cpp File Reference
#include "Common.h"
#include "ObjectMgr.h"
#include "DatabaseEnv.h"
#include "Bag.h"
#include "Log.h"
#include "UpdateData.h"
#include "Player.h"
#include <sstream>
+ Include dependency graph for Bag.cpp:

Go to the source code of this file.

Functions

uint32 GetBagSize (Bag const *bag)
 
ItemGetItemInBag (Bag const *bag, uint8 slot)
 

Function Documentation

◆ GetBagSize()

uint32 GetBagSize ( Bag const *  bag)

Definition at line 303 of file Bag.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetItemInBag()

Item * GetItemInBag ( Bag const *  bag,
uint8  slot 
)

Definition at line 308 of file Bag.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: