onDoubleClick: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "|x1= <code>(example)</code>|EXAMPLE1= " to "|x1= - |EXAMPLE1= ")
Line 24: Line 24:




|x1= <code>(example)</code>|EXAMPLE1=  
|x1= - |EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 18:33, 29 September 2020

Hover & click on the images for description

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
Some Old Editor Command
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

Notes

Bottom Section