CBA_fnc_removeDisplayHandler

Description

Removes an action to a displayHandler

Parameters

_typeDisplayhandler type to attach to [String].
_idDisplayhandler ID to remove [Code].

Returns

Examples

["KeyDown", _id] call CBA_fnc_removeDisplayHandler;

Author

Sickboy

Close