![]() |
TrinityCore
|
#include <QuestDef.h>
Public Member Functions | |
| QuestGreeting () | |
| QuestGreeting (uint16 emoteType, uint32 emoteDelay, std::string text) | |
Public Attributes | |
| uint16 | EmoteType |
| uint32 | EmoteDelay |
| std::string | Text |
Definition at line 427 of file QuestDef.h.
|
inline |
Definition at line 433 of file QuestDef.h.
Definition at line 434 of file QuestDef.h.
| uint32 QuestGreeting::EmoteDelay |
Definition at line 430 of file QuestDef.h.
| uint16 QuestGreeting::EmoteType |
Definition at line 429 of file QuestDef.h.
| std::string QuestGreeting::Text |
Definition at line 431 of file QuestDef.h.