Ui::setTextScale
p0 is unknown, I quick disassembly will tell us what it does
size - range from 0 to 3 or 4 I believe.
Syntax
ui.setTextScale(p0, size);
Required Arguments
- p0: float
- size: float
Return value
- Undefined
Example
todo
p0 is unknown, I quick disassembly will tell us what it does
size - range from 0 to 3 or 4 I believe.
ui.setTextScale(p0, size);
todo