CBA_fnc_removePlayerEventHandler

Description

Removes a player event handler.

Parameters

_typeEvent handler type.  STRING
_idThe ID of the event handler.  <NUMBER>

Returns

None

Examples

["unit", _id] call CBA_fnc_removePlayerEventHandler;

Author

commy2

string used by format
Close