removeAllMusicEventHandlers
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 0.50
Description
- Description:
- Removes all music track event handlers of given type.
Syntax
- Syntax:
- removeAllMusicEventHandlers type
- Parameters:
- type: String - "MusicStart" or "MusicStop"
- Return Value:
- Nothing
Examples
- Example 1:
removeAllMusicEventHandlers "MusicStart"
- Example 2:
removeAllMusicEventHandlers "MusicStop"
Additional Information
- Multiplayer:
- -
- See also:
- addMusicEventHandlersetMusicEventHandlerremoveMusicEventHandlerplayMusic
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To