removeAllMissionEventHandlers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 13: Line 13:
{{Feature | 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
|s1=  [[removeAllMissionEventHandlers]] type


|p1= type: [[String]]
|p1= type: [[String]]

Revision as of 00:19, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Event Handlers

Syntax

Syntax:
removeAllMissionEventHandlers type
Parameters:
type: String
Return Value:
Nothing

Examples

Example 1:
removeAllMissionEventHandlers "Loaded";

Additional Information

See also:
removeMissionEventHandleraddMissionEventHandler

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