Skip to main content

Ui::setTextComponentFormat

Used to be known as _SET_TEXT_COMPONENT_FORMAT

Syntax

```js mp.game.ui.setTextComponentFormat(inputType); ```

Required Arguments

  • inputType: String

Return value

  • Undefined

Example

```js // todo ```

See also