Public Member Functions | |
void | Reset () |
Reset the text effect. | |
Data Fields | |
StringID | string_id |
String to draw for the text effect, if INVALID_STRING_ID then it's not valid. | |
uint16 | duration |
How long the text effect should stay. | |
uint64 | params_1 |
DParam parameter. | |
TextEffectMode | mode |
Type of text effect. |
Definition at line 28 of file texteff.cpp.