BIS fnc OM HandleMapControls: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "^ {{Function\|Comments\=" to "{{Function|Comments=")
m (description)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| <pre>#define MOUSE_LMB              0
| {{Feature arma3oldman}} |Description=
#define MOUSE_RMB              1
#define EVENT_DESTROY          4
#define EVENT_INIT 3
#define EVENT_DRAW              2
#define EVENT_MOUSE_BUTT_DOWN  1
#define EVENT_MOUSE_BUTT_UP    0
 
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |Description=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 17:23, 4 June 2020

Hover & click on the images for description

Description

Description:
Template:Feature arma3oldman
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

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