|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| float | GetLastRange () const |
| NearestGameObjectCheck (WorldObject const &obj) | |
| bool | operator() (GameObject *go) |
Private Member Functions | |
| NearestGameObjectCheck (NearestGameObjectCheck const &) | |
Private Attributes | |
| WorldObject const & | i_obj |
| float | i_range |
Definition at line 655 of file GridNotifiers.h.
|
inline |
Definition at line 658 of file GridNotifiers.h.
References i_obj, and i_range.
Referenced by NearestGameObjectCheck().
|
private |
References NearestGameObjectCheck().
|
inline |
Definition at line 668 of file GridNotifiers.h.
References i_range.
|
inline |
Definition at line 659 of file GridNotifiers.h.
|
private |
Definition at line 670 of file GridNotifiers.h.
Referenced by NearestGameObjectCheck(), and operator()().
|
private |
Definition at line 671 of file GridNotifiers.h.
Referenced by GetLastRange(), NearestGameObjectCheck(), and operator()().