|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| ObjectUpdater (const uint32 diff) | |
| void | Visit (CorpseMapType &) |
| template<class T> | |
| void | Visit (GridRefManager< T > &m) |
| void | Visit (PlayerMapType &) |
Public Attributes | |
| uint32 | i_timeDiff |
Definition at line 148 of file GridNotifiers.h.
|
inlineexplicit |
Definition at line 151 of file GridNotifiers.h.
References i_timeDiff.
|
inline |
Definition at line 154 of file GridNotifiers.h.
| void ObjectUpdater::Visit | ( | GridRefManager< T > & | m | ) |
Definition at line 337 of file GridNotifiers.cpp.
References GridRefManager< OBJECT >::begin(), GridRefManager< OBJECT >::end(), and i_timeDiff.
|
inline |
Definition at line 153 of file GridNotifiers.h.
| uint32 Skyfire::ObjectUpdater::i_timeDiff |
Definition at line 150 of file GridNotifiers.h.
Referenced by ObjectUpdater(), and Visit().