Background for Skyrim SE
Member of the ShazdehUtils script
voidfunctionSimulateLeftStickInput(floatafXValue=0.0, floatafYValue=0.0)NativeGlobal

Description

Documentation Comment

Simulate pressing the left thumb stick on gamepad


Caveats


Parameters

floatafXValue=0.0

floatafYValue=0.0


Examples

Auto-Generated Example

float myFloat__afXValue
float myFloat__afYValue

ShazdehUtils.SimulateLeftStickInput(myFloat__afXValue, myFloat__afYValue)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.