GTA V NativesuiUi::getTextScaleHeightOn this pageUi::getTextScaleHeightSyntax ```js mp.game.ui.getTextScaleHeight(size, font); ``` Required Arguments size: float font: int Return value float Example ```js // todo ``` See also