- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
===== SetTextSize =====
^Arguments^Result^Notation^
| Size | | [ Float - ] |
=== Description ===
Sets the size to the specified float, 35 seems to be the normal un-modified value
=== Examples ===
"I am a text" SetText
35 SetTextSize #does nothing
90 SetTextSize #for that perfect 1 star rating
f1 = GetFloatFromStack();