natives.PRINT WITH NUMBER
Jump to navigation
Jump to search
natives.PRINT_WITH_NUMBER
Signature: void natives.PRINT_WITH_NUMBER(string gxtKey, int number, int duration, int flags)
Usage: displays GXT text with one number placeholder
Parameters
- string gxtKey GXT text table entry key.
- int number Numeric value to display.
- int duration Time value in milliseconds.
- int flags Parameter for this function.
Return
void
On failure: void