natives.PRINT WITH NUMBER BIG

natives.PRINT_WITH_NUMBER_BIG

Signature: void natives.PRINT_WITH_NUMBER_BIG(string gxtKey, int number, int duration, int flags)

Usage: displays large 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