reversedMouseY: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *('''[a-zA-Z0-9]+''') \|r1=" to " \|s1= $1 |r1=")
m (Text replacement - " \|s1=" to " |s1=")
Line 17: Line 17:
| Returns [[true]] if mouse vertical axe is inverted.
| Returns [[true]] if mouse vertical axe is inverted.


\|s1= '''reversedMouseY'''
|s1= '''reversedMouseY'''


|r1= [[Boolean]]
|r1= [[Boolean]]

Revision as of 16:44, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
System

Syntax

Syntax:
reversedMouseY
Return Value:
Boolean

Examples

Example 1:
if (reversedMouseY) then { hint "Dude!" };

Additional Information

See also:
setMousePositiongetMousePosition

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