Skip to main content

Ui::getTextScaleHeight

Syntax

```js mp.game.ui.getTextScaleHeight(size, font); ```

Required Arguments

  • size: float
  • font: int

Return value

  • float

Example

```js // todo ```

See also