Background for Fallout 4
Member of the ScriptObject script
voidfunctionRegisterForGamepadButton(intkey)Native

Description

Documentation Comment

gamepad buttons using xinput button codes


Caveats


Parameters

intkey


Examples

Auto-Generated Example

int myInt__key

myScriptObject__toCallFunctionOn.RegisterForGamepadButton(myInt__key)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.