TrinityCore
WorldPackets::Quest::QuestGiverInfo Struct Reference

#include <QuestPackets.h>

Public Member Functions

 QuestGiverInfo ()
 
 QuestGiverInfo (ObjectGuid const &guid, ::QuestGiverStatus status)
 

Public Attributes

ObjectGuid Guid
 
::QuestGiverStatus Status = ::QuestGiverStatus::None
 

Detailed Description

Definition at line 62 of file QuestPackets.h.

Constructor & Destructor Documentation

◆ QuestGiverInfo() [1/2]

WorldPackets::Quest::QuestGiverInfo::QuestGiverInfo ( )
inline

Definition at line 64 of file QuestPackets.h.

◆ QuestGiverInfo() [2/2]

WorldPackets::Quest::QuestGiverInfo::QuestGiverInfo ( ObjectGuid const &  guid,
::QuestGiverStatus  status 
)
inline

Definition at line 65 of file QuestPackets.h.

Member Data Documentation

◆ Guid

ObjectGuid WorldPackets::Quest::QuestGiverInfo::Guid

Definition at line 68 of file QuestPackets.h.

◆ Status

::QuestGiverStatus WorldPackets::Quest::QuestGiverInfo::Status = ::QuestGiverStatus::None

Definition at line 69 of file QuestPackets.h.


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