Background for Skyrim SE
Member of the ShazdehUtils script
boolfunctionIsGamepadConnected()NativeGlobal

Description

Documentation Comment

Game.IsUsingGamepad() return false if the last pressed key is from keyboard,
whereas this strictly checks whether gamepad is connected.


Caveats


Examples

Auto-Generated Example

bool returnedValue = ShazdehUtils.IsGamepadConnected()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.