editorSetEventHandler: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\| * )+\}\}" to "}}") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 21: | Line 21: | ||
| Nothing | | Nothing | ||
|x1= <code>_map [[editorSetEventHandler]] ["SelectObject",""];</code> | |x1= <code>_map [[editorSetEventHandler]] ["SelectObject",""];</code> | ||
| - | | - |
Revision as of 17:20, 18 January 2021
Description
- Description:
- Sets given event handler of given editor.
- Groups:
- Game 2 EditorEvent Handlers
Syntax
- Syntax:
- map editorSetEventHandler [handler name,function]
- Parameters:
- map: Control -
- [handler name,function]: Array -
- Return Value:
- Nothing
Examples
- Example 1:
_map editorSetEventHandler ["SelectObject",""];
Additional Information
- See also:
- -
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