|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| GameObjectFocusCheck (Unit const *unit, uint32 focusId) | |
| bool | operator() (GameObject *go) const |
Private Attributes | |
| uint32 | i_focusId |
| Unit const * | i_unit |
Definition at line 611 of file GridNotifiers.h.
Definition at line 614 of file GridNotifiers.h.
|
inline |
Definition at line 615 of file GridNotifiers.h.
References GameObjectTemplate::dist, GameObjectTemplate::focusId, GAMEOBJECT_TYPE_SPELL_FOCUS, GameObject::GetGOInfo(), i_focusId, i_unit, WorldObject::IsWithinDistInMap(), GameObjectTemplate::spellFocus, and GameObjectTemplate::type.
|
private |
Definition at line 629 of file GridNotifiers.h.
Referenced by GameObjectFocusCheck(), and operator()().
|
private |
Definition at line 628 of file GridNotifiers.h.
Referenced by GameObjectFocusCheck(), and operator()().