GetRightStickY

From the Fallout3 GECK Wiki
Revision as of 00:40, 25 April 2015 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns a value ranging from -1.00 to 1.00 for the y-axis position of the right joystick. |name = GetRightStickY |returnType = float |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns a value ranging from -1.00 to 1.00 for the y-axis position of the right joystick.

Syntax

[help]
(-1.00 to 1.00:float) GetRightStickY


See Also