Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
| Type | Name | Description | |
|---|---|---|---|
| bool | SetUserFocus
(
uint32 UserIndex, |
Sets specified user focus to the SWidget passed in. | |
| bool | SetUserFocus
(
const uint32 InUserIndex, |
Sets user focus to the specified widget. The widget must be allowed to receive focus. | |
| bool | SetUserFocus
(
FSlateUser& User, |