removeAllMusicEventHandlers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
Line 5: Line 5:
|0.50
|0.50


|gr1 = Event Handlers
|gr1= Event Handlers


|gr2 = Sounds
|gr2= Sounds


| Removes all music track event handlers of given type.
| Removes all music track event handlers of given type.

Revision as of 13:47, 11 April 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