onDoubleClick: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *arma2 * * *\| *([0-1]\.[0-9]{2}) * \|game2" to "|game1= arma2 |version1= $1 |game2") |
Lou Montana (talk | contribs) m (Text replacement - "\| *p([0-9]+) *=([^↵]+) -↵" to "|p$1=$2") |
||
(4 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
|descr= Defines an action performed when the user double clicks on the map. Command receives:,_pos array position,_units array selected units,_shift,_alt bool key state | |descr= Defines an action performed when the user double clicks on the map. Command receives:,_pos array position,_units array selected units,_shift,_alt bool key state | ||
{{Feature | | {{Feature|informative|Some Old Editor Command}} | ||
|s1= | |s1= map [[onDoubleClick]] command | ||
|p1= map: [[Control]] | |||
|p2= command: [[String]] | |||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Line 30: | Line 28: | ||
|seealso= [[onMapSingleClick]] | |seealso= [[onMapSingleClick]] | ||
}} | }} | ||
Latest revision as of 11:51, 26 March 2024
Description
- Description:
- Defines an action performed when the user double clicks on the map. Command receives:,_pos array position,_units array selected units,_shift,_alt bool key state
- Groups:
- Game 2 Editor
Syntax
- Syntax:
- map onDoubleClick command
- Parameters:
- map: Control
- command: String
- Return Value:
- Nothing
Examples
- Example 1:
- -
Additional Information
- See also:
- onMapSingleClick
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