TrinityCore
QuestPOIBlobPoint Struct Reference

#include <ObjectMgr.h>

Public Member Functions

 QuestPOIBlobPoint ()
 
 QuestPOIBlobPoint (int32 x, int32 y, int32 z)
 

Public Attributes

int32 X
 
int32 Y
 
int32 Z
 

Detailed Description

Definition at line 781 of file ObjectMgr.h.

Constructor & Destructor Documentation

◆ QuestPOIBlobPoint() [1/2]

QuestPOIBlobPoint::QuestPOIBlobPoint ( )
inline

Definition at line 787 of file ObjectMgr.h.

◆ QuestPOIBlobPoint() [2/2]

QuestPOIBlobPoint::QuestPOIBlobPoint ( int32  x,
int32  y,
int32  z 
)
inline

Definition at line 788 of file ObjectMgr.h.

Member Data Documentation

◆ X

int32 QuestPOIBlobPoint::X

Definition at line 783 of file ObjectMgr.h.

◆ Y

int32 QuestPOIBlobPoint::Y

Definition at line 784 of file ObjectMgr.h.

◆ Z

int32 QuestPOIBlobPoint::Z

Definition at line 785 of file ObjectMgr.h.


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