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 |
void GetKeyAndCharCodes
&40;
const FKey & Key,
bool & bHasKeyCode,
uint32 & KeyCode,
bool & bHasCharCode,
uint32 & CharCode
&41;
Remarks
Gets the key and char codes for sending keys for the platform.