Skip to main content

Graphics::setTvChannel

Syntax

```js mp.game.graphics.setTvChannel(channel); ```

Required Arguments

  • channel: int

Return value

  • Undefined

Example

```js // todo ```

See also