Back to search
Node refGold tierInput

Enhanced Input BindAction — bind an Input Action to a Blueprint function (UE5 new input)

Updated 6mo ago
UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#enhanced#input#action#bind#ue5#ia

Reference

UE5 Enhanced Input replaces legacy BindAxis/BindAction. In BP: use 'Enhanced Action Events' category nodes (IA_ nodes appear automatically). ETriggerEvent: Started (pressed), Triggered (held), Completed (released). Input Action outputs: 'Action Value' (InputActionValue struct) and typed output.

Pins

Inputs

None.

Outputs

None.

Function target: UEnhancedInputComponent · Node name: EnhancedInputComponent_BindAction