Audio::getPlayerHeadsetSoundAlternate

From RAGE Multiplayer Wiki
Revision as of 19:54, 6 May 2017 by Marty uploader (talk | contribs) (yay)

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