|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| float | GetLastRange () const |
| NearestGameObjectFishingHole (WorldObject const &obj, float range) | |
| bool | operator() (GameObject *go) |
Private Member Functions | |
| NearestGameObjectFishingHole (NearestGameObjectFishingHole const &) | |
Private Attributes | |
| WorldObject const & | i_obj |
| float | i_range |
Definition at line 633 of file GridNotifiers.h.
|
inline |
Definition at line 636 of file GridNotifiers.h.
References i_obj, and i_range.
Referenced by NearestGameObjectFishingHole().
|
private |
References NearestGameObjectFishingHole().
|
inline |
Definition at line 646 of file GridNotifiers.h.
References i_range.
|
inline |
Definition at line 637 of file GridNotifiers.h.
References GameObjectTemplate::fishinghole, GAMEOBJECT_TYPE_FISHINGHOLE, GameObject::GetGOInfo(), i_obj, i_range, GameObject::isSpawned(), GameObjectTemplate::radius, and GameObjectTemplate::type.
|
private |
Definition at line 648 of file GridNotifiers.h.
Referenced by NearestGameObjectFishingHole(), and operator()().
|
private |
Definition at line 649 of file GridNotifiers.h.
Referenced by GetLastRange(), NearestGameObjectFishingHole(), and operator()().