onDoubleClick: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (+See also)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[onMapSingleClick]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 00:19, 12 September 2014

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,
Groups:
Uncategorised

Syntax

Syntax:
map onDoubleClick command
Parameters:
map: Control -
command: String -
Return Value:
Nothing

Examples

Example 1:
(example)

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