TrinityCore
QuestRewardDisplaySpell Struct Reference

#include <QuestDef.h>

Public Member Functions

 QuestRewardDisplaySpell ()
 
 QuestRewardDisplaySpell (uint32 spellId, uint32 playerConditionId, QuestCompleteSpellType type)
 

Public Attributes

uint32 SpellId
 
uint32 PlayerConditionId
 
QuestCompleteSpellType Type
 

Detailed Description

Definition at line 518 of file QuestDef.h.

Constructor & Destructor Documentation

◆ QuestRewardDisplaySpell() [1/2]

QuestRewardDisplaySpell::QuestRewardDisplaySpell ( )
inline

Definition at line 520 of file QuestDef.h.

◆ QuestRewardDisplaySpell() [2/2]

QuestRewardDisplaySpell::QuestRewardDisplaySpell ( uint32  spellId,
uint32  playerConditionId,
QuestCompleteSpellType  type 
)
inline

Definition at line 521 of file QuestDef.h.

Member Data Documentation

◆ PlayerConditionId

uint32 QuestRewardDisplaySpell::PlayerConditionId

Definition at line 524 of file QuestDef.h.

◆ SpellId

uint32 QuestRewardDisplaySpell::SpellId

Definition at line 523 of file QuestDef.h.

◆ Type

QuestCompleteSpellType QuestRewardDisplaySpell::Type

Definition at line 525 of file QuestDef.h.


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