preloadSound: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|PRELOADSOUND]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |PRELOADSOUND]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|PRELOADSOUND]]


| arma |= Game name


<h2 style="color:#000066">''' preloadSound ''sound'''''</h2>
|2.4|= Game version
____________________________________________________________________________________________


| Make sure sound can start playing without any delay once we need it. Not implemented yet - currently does nothing. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''preloadSound''' sound |= Syntax


'''sound:''' [[String]]
|p1= sound: [[String]] |= Parameter 1


'''Type of returned value:'''
| [[Boolean]] |= Return value
____________________________________________________________________________________________


[[Boolean]]
|  |= See also


'''Compatibility:'''
}}


Version 2.40 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Make sure sound can start playing without any delay once we need it.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|PRELOADSOUND]]
''Not implemented yet - currently does nothing.''
[[Category:Scripting Commands OFP Elite |PRELOADSOUND]]
[[Category:Scripting Commands ArmA|PRELOADSOUND]]

Revision as of 01:03, 2 August 2006

-wrong parameter ("Arma") defined!-2.4
Hover & click on the images for description

Description

Description:
Make sure sound can start playing without any delay once we need it. Not implemented yet - currently does nothing.
Groups:
Uncategorised

Syntax

Syntax:
preloadSound sound
Parameters:
sound: String
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section