TrinityCore
DialogueEntry Struct Reference

Public Attributes

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

Detailed Description

Definition at line 115 of file zone_winterspring.cpp.

Member Data Documentation

◆ SayerEntry

int32 DialogueEntry::SayerEntry

Entry of the mob who should say.

Definition at line 118 of file zone_winterspring.cpp.

◆ SayTimer

uint32 DialogueEntry::SayTimer

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

Definition at line 119 of file zone_winterspring.cpp.

◆ TextEntry

int32 DialogueEntry::TextEntry

To be said text entry.

Definition at line 117 of file zone_winterspring.cpp.


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