GetLeftStickX

From the Fallout3 GECK Wiki
Revision as of 00:39, 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 x-axis position of the left joystick. |name = GetLeftStickX |returnType = float |re...")
(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 x-axis position of the left joystick.

Syntax

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


See Also