Navigation
BlueprintAPI > BlueprintAPI/Interaction
Transmits a list of characters to a widget by simulating a OnKeyChar event for each key listed in the string.
Target is Widget Interaction Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Characters | |
| boolean | Repeat |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |