Skip to main content

Ui::setHeadDisplayString

Syntax

```js mp.game.ui.setHeadDisplayString(headDisplayId, string); ```

Required Arguments

  • headDisplayId: int
  • string: String

Return value

  • Undefined

Example

```js // todo ```

See also