Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetBlueprintLibrary
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetBlueprintLibrary.h |
| Include | #include "Blueprint/WidgetBlueprintLibrary.h" |
| Source | /Engine/Source/Runtime/UMG/Private/WidgetBlueprintLibrary.cpp |
static void SetInputMode_GameOnly
&40;
APlayerController &42; PlayerController,
const bool bFlushInput
&41;
Remarks
Setup an input mode that allows only player input / player controller to respond to user input.
Note: Any bound Input Events in this widget will be called.