AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
DialogueEntry Struct Reference

Public Attributes

int32 TextEntry
 To be said text entry.
 
int32 SayerEntry
 Entry of the mob who should say.
 
uint32 SayTimer
 Time delay until next text of array is said (0 stops)
 

Detailed Description

Member Data Documentation

◆ SayerEntry

int32 DialogueEntry::SayerEntry

Entry of the mob who should say.

Referenced by DialogueHelper::DoNextDialogueStep().

◆ SayTimer

uint32 DialogueEntry::SayTimer

Time delay until next text of array is said (0 stops)

Referenced by DialogueHelper::DoNextDialogueStep().

◆ TextEntry

int32 DialogueEntry::TextEntry