controlName ctrlRemoveAllEventHandlers handler name

Operand types

controlName: Control
handler name: String

Type of returned value

Description

Remove all even handlers from the given control.

Used In

Arma2

Example

_control ctrlRemoveAllEventHandlers "KeyDown"
Search OFPEC COMREF