getMousePosition: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") | mNo edit summary | ||
| Line 5: | Line 5: | ||
| |1.54|Game version= | |1.54|Game version= | ||
| |gr1= GUI Control |GROUP1= | |||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 14:22, 21 September 2020
Description
- Description:
- Returns mouse position in UI coordinates.
- Groups:
- GUI Control
Syntax
- Syntax:
- getMousePosition
- Return Value:
- Array - position in format [x, y], where x and y are UI coordinates
Examples
- Example 1:
- _pos = getMousePosition;
Additional Information
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
 
	