stringWidth(text): number
text
number
Returns the pixel width of a string using the current HUD font.
string
The string to measure.
The width of the string in pixels.
Last updated 11 hours ago