![]() |
TrinityCore
|
#include <GossipDef.h>
Public Member Functions | |
void | Reset () |
Public Attributes | |
ObjectGuid | SourceGuid |
uint32 | TrainerId = 0 |
uint32 | PlayerChoiceId = 0 |
bool | IsLaunchedByQuest = false |
Definition at line 226 of file GossipDef.h.
|
inline |
Definition at line 229 of file GossipDef.h.
bool InteractionData::IsLaunchedByQuest = false |
Definition at line 240 of file GossipDef.h.
uint32 InteractionData::PlayerChoiceId = 0 |
Definition at line 239 of file GossipDef.h.
ObjectGuid InteractionData::SourceGuid |
Definition at line 237 of file GossipDef.h.
uint32 InteractionData::TrainerId = 0 |
Definition at line 238 of file GossipDef.h.