Audio::overrideTrevorRage: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
</syntaxhighlight>
</syntaxhighlight>
==See also==
==See also==
{{Audio_s_function_c}}
{{Audio_functions_c}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:Audio API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Latest revision as of 18:47, 4 May 2024

Syntax

mp.game.audio.overrideTrevorRage(p0);

Required Arguments

  • p0: unknown (to be checked)

Return value

  • Undefined

Example

// todo

See also