TrinityCore
WorldPackets::Quest::QuestCompleteDisplaySpell Struct Reference

#include <QuestPackets.h>

Public Attributes

int32 SpellID = 0
 
int32 PlayerConditionID = 0
 
int32 Type = 0
 

Detailed Description

Definition at line 120 of file QuestPackets.h.

Member Data Documentation

◆ PlayerConditionID

int32 WorldPackets::Quest::QuestCompleteDisplaySpell::PlayerConditionID = 0

Definition at line 123 of file QuestPackets.h.

◆ SpellID

int32 WorldPackets::Quest::QuestCompleteDisplaySpell::SpellID = 0

Definition at line 122 of file QuestPackets.h.

◆ Type

int32 WorldPackets::Quest::QuestCompleteDisplaySpell::Type = 0

Definition at line 124 of file QuestPackets.h.


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