Make InputActionKeyMapping

Make InputActionKeyMapping

Windows
MacOS
Linux

Adds a node that create a 'InputActionKeyMapping' from its members

Make InputActionKeyMapping
Action Name
None
Shift
Ctrl
Alt
Cmd
Key
Input Action Key Mapping

Inputs

Action Name
Name

Friendly name of action, e.g "jump"

Shift
Boolean

true if one of the Shift keys must be down when the KeyEvent is received to be acknowledged

Ctrl
Boolean

true if one of the Ctrl keys must be down when the KeyEvent is received to be acknowledged

Alt
Boolean

true if one of the Alt keys must be down when the KeyEvent is received to be acknowledged

Cmd
Boolean

true if one of the Cmd keys must be down when the KeyEvent is received to be acknowledged

Key
Key Structure

Key to bind it to.

Outputs

Input Action Key Mapping
Input Action Key Mapping Structure
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss