onDoubleClick: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
Line 18: Line 18:
|p3= |= PARAMETER3  
|p3= |= PARAMETER3  


| [[Any]] |= RETURNVALUE  
| [[Nothing]] |= RETURNVALUE  





Revision as of 01:09, 2 November 2013

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:
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

Notes

Bottom Section