|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Attributes | |
| int32 | SayerEntry |
| Entry of the mob who should say. | |
| uint32 | SayTimer |
| Time delay until next text of array is said (0 stops). | |
| int32 | TextEntry |
| To be said text entry. | |
Definition at line 134 of file zone_winterspring.cpp.
| int32 DialogueEntry::SayerEntry |
Entry of the mob who should say.
Definition at line 137 of file zone_winterspring.cpp.
| uint32 DialogueEntry::SayTimer |
Time delay until next text of array is said (0 stops).
Definition at line 138 of file zone_winterspring.cpp.
| int32 DialogueEntry::TextEntry |
To be said text entry.
Definition at line 136 of file zone_winterspring.cpp.