FindWidget

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

UWidget *...

 

FindWidget

(
    const FName& Name
)

Finds the widget in the tree by name.

Public function Const

UWidget *...

 

FindWidget

(
    TSharedRef< SWidget > InWidget
)

Finds a widget in the tree using the native widget as the key.

Public function Const

WidgetT *...

 

FindWidget

(
    const FName& Name
)

Finds the widget in the tree by name and casts the return to the desired type.

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