![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "NPCHandler.h"
Public Attributes | |
| std::string | Text_0 |
| std::string | Text_1 |
| uint32 | BroadcastTextID |
| uint32 | Language |
| float | Probability |
| QEmote | Emotes [MAX_GOSSIP_TEXT_EMOTES] |
| uint32 GossipTextOption::BroadcastTextID |
Referenced by WorldSession::HandleNpcTextQueryOpcode(), and ObjectMgr::LoadGossipText().
| QEmote GossipTextOption::Emotes[MAX_GOSSIP_TEXT_EMOTES] |
| uint32 GossipTextOption::Language |
Referenced by WorldSession::HandleNpcTextQueryOpcode(), and ObjectMgr::LoadGossipText().
| float GossipTextOption::Probability |
Referenced by WorldSession::HandleNpcTextQueryOpcode(), and ObjectMgr::LoadGossipText().
| std::string GossipTextOption::Text_0 |
| std::string GossipTextOption::Text_1 |