Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
QuestPOIPoint Struct Reference

#include <ObjectMgr.h>

Public Member Functions

 QuestPOIPoint ()
 QuestPOIPoint (int32 _x, int32 _y)

Public Attributes

int32 x
int32 y

Detailed Description

Definition at line 558 of file ObjectMgr.h.

Constructor & Destructor Documentation

◆ QuestPOIPoint() [1/2]

QuestPOIPoint::QuestPOIPoint ( )
inline

Definition at line 563 of file ObjectMgr.h.

References x, and y.

◆ QuestPOIPoint() [2/2]

QuestPOIPoint::QuestPOIPoint ( int32 _x,
int32 _y )
inline

Definition at line 564 of file ObjectMgr.h.

References x, and y.

Member Data Documentation

◆ x

int32 QuestPOIPoint::x

Definition at line 560 of file ObjectMgr.h.

Referenced by QuestPOIPoint(), and QuestPOIPoint().

◆ y

int32 QuestPOIPoint::y

Definition at line 561 of file ObjectMgr.h.

Referenced by QuestPOIPoint(), and QuestPOIPoint().


The documentation for this struct was generated from the following file: