editorSetEventHandler: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
m (template:command argument fix) |
||
Line 13: | Line 13: | ||
| map '''editorSetEventHandler''' [handler name,function] |= Syntax | | map '''editorSetEventHandler''' [handler name,function] |= Syntax | ||
|p1= map: [[Control]] - |= | |p1= map: [[Control]] - |PARAMETER1= | ||
|p2= [handler name,function]: [[Array]] - |= | |p2= [handler name,function]: [[Array]] - |PARAMETER2= | ||
|p3= |= | |p3= |PARAMETER3= | ||
| Nothing |= | | Nothing |RETURNVALUE= | ||
|x1= <code>_map editorSetEventHandler ["SelectObject",""]</code>|= | |x1= <code>_map editorSetEventHandler ["SelectObject",""]</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= | | |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:31, 7 April 2019
Description
- Description:
- Sets given event handler of given editor.
- Groups:
- Uncategorised
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:
- 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