TrinityCore
WorldPackets::Quest::QuestInfoChoiceItem Struct Reference

#include <QuestPackets.h>

Public Attributes

int32 ItemID = 0
 
int32 Quantity = 0
 
int32 DisplayID = 0
 

Detailed Description

Definition at line 113 of file QuestPackets.h.

Member Data Documentation

◆ DisplayID

int32 WorldPackets::Quest::QuestInfoChoiceItem::DisplayID = 0

Definition at line 117 of file QuestPackets.h.

◆ ItemID

int32 WorldPackets::Quest::QuestInfoChoiceItem::ItemID = 0

Definition at line 115 of file QuestPackets.h.

◆ Quantity

int32 WorldPackets::Quest::QuestInfoChoiceItem::Quantity = 0

Definition at line 116 of file QuestPackets.h.


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