FWidgetPath::GetWindow

Get the first (top-most) widget in this path, which is always a window; assumes path is valid

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/WidgetPath.h

Include

#include "Layout/WidgetPath.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Layout/WidgetPath.cpp

Syntax

TSharedRef< SWindow > GetWindow() const

Remarks

Get the first (top-most) widget in this path, which is always a window; assumes path is valid

Returns

Window at the top of this path

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