![]() |
TrinityCore
|
Public Member Functions | |
| GarrisonGridLoader (NGridType *grid, GarrisonMap *map, Cell const &cell) | |
| void | Visit (GameObjectMapType &m) |
| void | Visit (CreatureMapType &m) |
| void | LoadN () |
| template<class T > | |
| void | Visit (GridRefManager< T > &) |
Static Public Member Functions | |
| template<class T > | |
| static void | SetObjectCell (T *obj, CellCoord const &cellCoord) |
Private Attributes | |
| Cell | i_cell |
| NGridType * | i_grid |
| GarrisonMap * | i_map |
| Garrison * | i_garrison |
| uint32 | i_gameObjects |
| uint32 | i_creatures |
Definition at line 28 of file GarrisonMap.cpp.
|
inline |
Definition at line 31 of file GarrisonMap.cpp.
| void GarrisonGridLoader::LoadN | ( | ) |
Definition at line 52 of file GarrisonMap.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| void GarrisonGridLoader::Visit | ( | CreatureMapType & | m | ) |
Definition at line 98 of file GarrisonMap.cpp.
| void GarrisonGridLoader::Visit | ( | GameObjectMapType & | m | ) |
|
inline |
Definition at line 41 of file GarrisonMap.cpp.
|
private |
Definition at line 44 of file GarrisonMap.cpp.
|
private |
Definition at line 49 of file GarrisonMap.cpp.
|
private |
Definition at line 48 of file GarrisonMap.cpp.
|
private |
Definition at line 47 of file GarrisonMap.cpp.
|
private |
Definition at line 45 of file GarrisonMap.cpp.
|
private |
Definition at line 46 of file GarrisonMap.cpp.