FWidgetPath::GetDeepestWindow

Get the deepest (bottom-most) window in this path; 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 > GetDeepestWindow() const

Remarks

Get the deepest (bottom-most) window in this path; 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