Unreal Engine Blueprint API Reference > Interaction
Releases a key as if it had been released by the keyboard.
Target is Widget Interaction Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
struct | Key |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Releases a key as if it had been released by the keyboard. |