removeAllMusicEventHandlers: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
||
Line 11: | Line 11: | ||
| Removes all music track event handlers of given type. | | Removes all music track event handlers of given type. | ||
| '''removeAllMusicEventHandlers''' type | |s1= '''removeAllMusicEventHandlers''' type | ||
|p1= type: [[String]] - "MusicStart" or "MusicStop" | |p1= type: [[String]] - "MusicStart" or "MusicStop" |
Revision as of 23:23, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- Event HandlersSounds
Syntax
- Syntax:
- removeAllMusicEventHandlers type
- Parameters:
- type: String - "MusicStart" or "MusicStop"
- Return Value:
- Nothing
Examples
- Example 1:
removeAllMusicEventHandlers "MusicStart"
- Example 2:
removeAllMusicEventHandlers "MusicStop"
Additional Information
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