![]() |
TrinityCore
|
#include <QuestDef.h>
Public Member Functions | |
| QuestRewardDisplaySpell () | |
| QuestRewardDisplaySpell (uint32 spellId, uint32 playerConditionId, QuestCompleteSpellType type) | |
Public Attributes | |
| uint32 | SpellId |
| uint32 | PlayerConditionId |
| QuestCompleteSpellType | Type |
Definition at line 558 of file QuestDef.h.
|
inline |
Definition at line 560 of file QuestDef.h.
|
inline |
Definition at line 561 of file QuestDef.h.
| uint32 QuestRewardDisplaySpell::PlayerConditionId |
Definition at line 564 of file QuestDef.h.
| uint32 QuestRewardDisplaySpell::SpellId |
Definition at line 563 of file QuestDef.h.
| QuestCompleteSpellType QuestRewardDisplaySpell::Type |
Definition at line 565 of file QuestDef.h.