Skip to main content

Ui::setTextRightJustify

Syntax

```js mp.game.ui.setTextRightJustify(toggle); ```

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also