Audio::playSoundFrontend

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

list: pastebin.com/DCeRiaLJ

All found occurrences in b617d, sorted alphabetically and identical lines removed: pastebin.com/0neZdsZ5

Syntax

audio.playSoundFrontend(soundId, audioName, audioRef, p3);

Required Arguments

  • soundId: int
  • audioName: String
  • audioRef: String
  • p3: Boolean

Return value

  • Undefined

Example

// todo

See also