TrinityCore
InteractionData Class Reference

#include <GossipDef.h>

Public Member Functions

void Reset ()
 

Public Attributes

ObjectGuid SourceGuid
 
uint32 TrainerId = 0
 
uint32 PlayerChoiceId = 0
 

Detailed Description

Definition at line 222 of file GossipDef.h.

Member Function Documentation

◆ Reset()

void InteractionData::Reset ( )
inline

Definition at line 225 of file GossipDef.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ PlayerChoiceId

uint32 InteractionData::PlayerChoiceId = 0

Definition at line 234 of file GossipDef.h.

◆ SourceGuid

ObjectGuid InteractionData::SourceGuid

Definition at line 232 of file GossipDef.h.

◆ TrainerId

uint32 InteractionData::TrainerId = 0

Definition at line 233 of file GossipDef.h.


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