Navigation
BlueprintAPI > BlueprintAPI/Input
Update the value of a continuous input injection, preserving the state of triggers and modifiers.
Target is Enhanced Input Subsystem Interface
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | |
| object | Action | The Input Action to set inject input for |
| struct | Raw Value | The value to set the action to (the type will be controlled by the Action) |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |