removeAllMissionEventHandlers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|")
Line 11: Line 11:
| Removes all mission event handlers of the given type which were added by [[addMissionEventHandler]].
| Removes all mission event handlers of the given type which were added by [[addMissionEventHandler]].


{{Important | This command also resets the Event Handler creation index to 0.}}
{{Feature | important | This command also resets the Event Handler creation index to 0.}}


| [[removeAllMissionEventHandlers]] type
| [[removeAllMissionEventHandlers]] type

Revision as of 03:11, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Event Handlers

Syntax

Syntax:
Syntax needed
Parameters:
type: String
Return Value:
Return value needed

Examples

Example 1:
removeAllMissionEventHandlers "Loaded";

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note