Graphics::setTvAudioFrontend

From RAGE Multiplayer Wiki

Might be more appropriate in AUDIO?

Rockstar made it like this.

Probably changes tvs from being a 3d audio to being 'global' audio

Syntax

mp.game.graphics.setTvAudioFrontend(toggle);

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

// todo

See also