Audio::getPlayerHeadsetSoundAlternate

From RAGE Multiplayer Wiki
Revision as of 19:46, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Called 5 times in the scripts. All occurrences found in b617d, sorted alphabetically and identical lines removed:

AUDIO::GET_PLAYER_HEADSET_SOUND_ALTERNATE('INOUT', 0.0);
AUDIO::GET_PLAYER_HEADSET_SOUND_ALTERNATE('INOUT', 1.0);==Syntax==

audio.getPlayerHeadsetSoundAlternate(p0, p1);

=== Required Arguments ===*p0: String*p1: float===Return value===*Undefined==Example==

todo

==See also==Template:Audio function c