Audio::requestScriptAudioBank: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
No edit summary
 
Line 14: Line 14:
{{Audio_s_function_c}}
{{Audio_s_function_c}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:Audio API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Latest revision as of 21:07, 11 May 2017

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

Syntax

mp.game.audio.requestScriptAudioBank(p0, p1);

Required Arguments

  • p0: String
  • p1: Boolean

Return value

  • Boolean

Example

// todo

See also