Graphics::sittingTv
Unsurprisingly, this native is incorrectly named. Instead, this returns the name of the scaleform movie.
HASH COLLISION. PLEASE REMOVE NATIVE NAME.
Syntax
```js mp.game.graphics.sittingTv(scaleform); ```
Required Arguments
- scaleform: int
Return value
- String
Example
```js // todo ```