removeAllMusicEventHandlers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 20: Line 20:
|x2= <code>[[removeAllMusicEventHandlers]] "MusicStop"</code>
|x2= <code>[[removeAllMusicEventHandlers]] "MusicStop"</code>


| [[addMusicEventHandler]], [[setMusicEventHandler]], [[removeMusicEventHandler]], [[playMusic]]
|seealso= [[addMusicEventHandler]], [[setMusicEventHandler]], [[removeMusicEventHandler]], [[playMusic]]
}}
}}



Revision as of 01:01, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Event HandlersSounds

Syntax

Syntax:
Syntax needed
Parameters:
type: String - "MusicStart" or "MusicStop"
Return Value:
Return value needed

Examples

Example 1:
removeAllMusicEventHandlers "MusicStart"
Example 2:
removeAllMusicEventHandlers "MusicStop"

Additional Information

See also:
addMusicEventHandlersetMusicEventHandlerremoveMusicEventHandlerplayMusic

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