SetAllUserFocus

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetAllUserFocus

(
    const TSharedPtr< SWidget >& Widge...,
    EFocusCause ReasonFocusIsChanging
)

Sets focus for all users to the SWidget passed in.

Public function Virtual

void

 

SetAllUserFocus

(
    const FWidgetPath& InFocusPath,
    const EFocusCause InCause
)

Sets the focus for all users to the specified widget. The widget must be allowed to receive focus.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss