GetDeadZoneX

From the Fallout3 GECK Wiki
Revision as of 01:05, 25 April 2015 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns the x-axis deadzone configured for the joysticks. |name = GetDeadZoneX |returnType = float }} ==See Also== *SetDeadZoneX *...")
(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 the x-axis deadzone configured for the joysticks.

Syntax

[help]
(float) GetDeadZoneX


See Also