Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidgetInteractionComponent
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/WidgetInteractionComponent.h |
| Include | #include "Components/WidgetInteractionComponent.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/WidgetInteractionComponent.cpp |
virtual bool SendKeyChar
&40;
FString Characters,
bool bRepeat
&41;
Remarks
Transmits a list of characters to a widget by simulating a OnKeyChar event for each key listed in the string.