Unreal Engine Blueprint API Reference > Input > Gamepad Values
Returns the current value of input axis key Gamepad Right Thumbstick X-Axis. If input is disabled for the actor the value will be 0.
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Gets the value of the input axis key if input is enabled for this actor. |