![]() |
TrinityCore
|
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) | |
Definition at line 115 of file zone_winterspring.cpp.
| int32 DialogueEntry::SayerEntry |
Entry of the mob who should say.
Definition at line 118 of file zone_winterspring.cpp.
| uint32 DialogueEntry::SayTimer |
Time delay until next text of array is said (0 stops)
Definition at line 119 of file zone_winterspring.cpp.
| int32 DialogueEntry::TextEntry |
To be said text entry.
Definition at line 117 of file zone_winterspring.cpp.