|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| float | GetLastRange () const |
| NearestGameObjectEntryInObjectRangeCheck (WorldObject const &obj, uint32 entry, float range) | |
| bool | operator() (GameObject *go) |
Private Member Functions | |
| NearestGameObjectEntryInObjectRangeCheck (NearestGameObjectEntryInObjectRangeCheck const &) | |
Private Attributes | |
| uint32 | i_entry |
| WorldObject const & | i_obj |
| float | i_range |
Definition at line 678 of file GridNotifiers.h.
|
inline |
Definition at line 681 of file GridNotifiers.h.
References i_entry, i_obj, and i_range.
Referenced by NearestGameObjectEntryInObjectRangeCheck().
|
private |
References NearestGameObjectEntryInObjectRangeCheck().
|
inline |
Definition at line 691 of file GridNotifiers.h.
References i_range.
|
inline |
Definition at line 682 of file GridNotifiers.h.
References Object::GetEntry(), i_entry, i_obj, and i_range.
|
private |
Definition at line 694 of file GridNotifiers.h.
Referenced by NearestGameObjectEntryInObjectRangeCheck(), and operator()().
|
private |
Definition at line 693 of file GridNotifiers.h.
Referenced by NearestGameObjectEntryInObjectRangeCheck(), and operator()().
|
private |
Definition at line 695 of file GridNotifiers.h.
Referenced by GetLastRange(), NearestGameObjectEntryInObjectRangeCheck(), and operator()().