TrinityCore
WorldPackets::Query::QuestCompletionNPC Struct Reference

#include <QueryPackets.h>

Public Attributes

int32 QuestID = 0
 
std::vector< int32NPCs
 

Detailed Description

Definition at line 353 of file QueryPackets.h.

Member Data Documentation

◆ NPCs

std::vector<int32> WorldPackets::Query::QuestCompletionNPC::NPCs

Definition at line 356 of file QueryPackets.h.

◆ QuestID

int32 WorldPackets::Query::QuestCompletionNPC::QuestID = 0

Definition at line 355 of file QueryPackets.h.


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