Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FReply
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Input/Reply.h |
| Include | #include "Input/Reply.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Input/Reply.cpp |
FReply & SetUserFocus
&40;
TSharedRef< SWidget > GiveMeFocus,
EFocusCause ReasonFocusIsChanging,
bool bInAllUsers
&41;
Remarks
An event should return FReply::Handled().SetUserFocus( SomeWidget ) as a means of asking the system to set users focus to the provided widget