removeAllMusicEventHandlers type

Operand types

type: String

Type of returned value

Description

Removes all music track event handlers of given type.

Possible types:

  • "MusicStart"

  • "MusicStop"

Used In

Arma3

Example

removeAllMusicEventHandlers "MusicStart";
Search OFPEC COMREF