CBA_fnc_removeDisplayHandler

Description

Removes an action from the main display.

Parameters

_typeDisplay handler type to remove.  STRING
_idDisplay handler ID to remove.  <NUMBER>

Returns

None

Examples

["KeyDown", _id] call CBA_fnc_removeDisplayHandler;

Author

Sickboy, commy2

string used by format
Close