BIS fnc playEndMusic: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
Line 13: Line 13:
|p1= play: [[Boolean]] - [[true]] to play it, [[false]] to stop playing
|p1= play: [[Boolean]] - [[true]] to play it, [[false]] to stop playing


| [[Boolean]] - [[true]] when function is done
|r1=[[Boolean]] - [[true]] when function is done


|x1= <code>[[true]] [[call]] [[BIS_fnc_playEndMusic]];</code>
|x1= <code>[[true]] [[call]] [[BIS_fnc_playEndMusic]];</code>

Revision as of 21:25, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Sound

Syntax

Syntax:
Syntax needed
Parameters:
play: Boolean - true to play it, false to stop playing
Return Value:
Boolean - true when function is done

Examples

Example 1:
true call BIS_fnc_playEndMusic;

Additional Information

See also:
playMusicBIS_fnc_endMission

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