FindWidgetWindow

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual Const

TSharedPtr< ...

 

FindWidgetWindow

(
    TSharedRef< const SWidget > InWidge...
)

Finds the window that the provided widget resides in

Public function Const

TSharedPtr< ...

 

FindWidgetWindow

(
    TSharedRef< const SWidget > InWidge...,
    FWidgetPath& OutWidgetPath
)

The FindWidgetWindow method that takes an FWidgetPath has been deprecated. If you dont need the widget path, use FindWidgetWindow(MyWidget) instead. If you need the path use GeneratePathToWidget

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