Skip to main content

Ui::setTextChatUnk

Sets an unknown boolean value in the text chat.

Syntax​

```js mp.game.ui.setTextChatUnk(p0); ```

Required Arguments​

  • p0: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​