natives.SET TEXT SCALE

From GTA Connected
Revision as of 09:40, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.SET_TEXT_SCALE

Signature: void natives.SET_TEXT_SCALE(float width, float height)

Usage: scales the width and height of on-screen text

Parameters

float width Parameter for this function.
float height Height value.

Return

void

On failure: void