TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WorldPackets::Quest::QuestGiverOfferReward Struct Reference

#include <QuestPackets.h>

Public Attributes

ObjectGuid QuestGiverGUID
 
int32 QuestGiverCreatureID = 0
 
int32 QuestID = 0
 
bool AutoLaunched = false
 
int32 SuggestedPartyMembers = 0
 
QuestRewards Rewards
 
std::vector< QuestDescEmoteEmotes
 
int32 QuestFlags [2] = {}
 

Member Data Documentation

bool WorldPackets::Quest::QuestGiverOfferReward::AutoLaunched = false
std::vector<QuestDescEmote> WorldPackets::Quest::QuestGiverOfferReward::Emotes
int32 WorldPackets::Quest::QuestGiverOfferReward::QuestFlags[2] = {}
int32 WorldPackets::Quest::QuestGiverOfferReward::QuestGiverCreatureID = 0
ObjectGuid WorldPackets::Quest::QuestGiverOfferReward::QuestGiverGUID
int32 WorldPackets::Quest::QuestGiverOfferReward::QuestID = 0
QuestRewards WorldPackets::Quest::QuestGiverOfferReward::Rewards
int32 WorldPackets::Quest::QuestGiverOfferReward::SuggestedPartyMembers = 0

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