|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ObjectMgr.h>
Public Member Functions | |
| QuestPOIPoint () | |
| QuestPOIPoint (int32 _x, int32 _y) | |
Public Attributes | |
| int32 | x |
| int32 | y |
Definition at line 558 of file ObjectMgr.h.
|
inline |
Definition at line 563 of file ObjectMgr.h.
Definition at line 564 of file ObjectMgr.h.
| int32 QuestPOIPoint::x |
Definition at line 560 of file ObjectMgr.h.
Referenced by QuestPOIPoint(), and QuestPOIPoint().
| int32 QuestPOIPoint::y |
Definition at line 561 of file ObjectMgr.h.
Referenced by QuestPOIPoint(), and QuestPOIPoint().