Skip to main content

Android.EnableInputDeviceListener

Var

Unreal Engine Var console variable.

AndroidEnableInputDeviceListener

Description

Determines how to detect gamepad connection/disconnection. true for using InputDeviceListener. false for using the gamepad input events (Default: true)

Usage

Android.EnableInputDeviceListener [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.