Player::resetVoiceFx: Difference between revisions

From RAGE Multiplayer Wiki
(Created page with "Removes an effect on a voice stream. Resets the state of an effect or all effects on a voice stream. ==Syntax== <pre> player.resetVoiceFx(fxHandle); </pre> ===Required Argum...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Removes an effect on a voice stream.
Resets the state of an effect or all effects on a voice stream.
Resets the state of an effect or all effects on a voice stream.


Line 9: Line 8:
*'''fxHandle:''' {{RageType|int}} Effect handle.
*'''fxHandle:''' {{RageType|int}} Effect handle.


==See also==  
==See also==
[[Player::setVoiceFx]]<br>
{{VoiceFx_definition_c}}


[[Category:Clientside API]]
[[Category:Clientside API]]

Latest revision as of 08:30, 10 November 2024