Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FReply
| Type | Name | Description | |
|---|---|---|---|
| FReply & | ClearUserFocus
(
bool bInAllUsers |
An event should return a FReply::Handled().ClearUserFocus() to ask the system to clear user focus | |
| FReply & | ClearUserFocus
(
EFocusCause ReasonFocusIsChanging, |
An event should return a FReply::Handled().ClearUserFocus() to ask the system to clear user focus |