AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "GridNotifiers.h"
Public Member Functions | |
ObjectUpdater (const uint32 diff, bool largeOnly) | |
template<class T > | |
void | Visit (GridRefMgr< T > &m) |
void | Visit (PlayerMapType &) |
void | Visit (CorpseMapType &) |
Public Attributes | |
uint32 | i_timeDiff |
bool | i_largeOnly |
|
inlineexplicit |
|
inline |
void ObjectUpdater::Visit | ( | GridRefMgr< T > & | m | ) |
References GridRefMgr< OBJECT >::begin(), GridRefMgr< OBJECT >::end(), i_largeOnly, and i_timeDiff.
|
inline |
bool Acore::ObjectUpdater::i_largeOnly |
Referenced by Visit().