IMainFrameModule::GetParentWindow

Gets the window the mainframe lives in.

Windows
MacOS
Linux

References

Module

MainFrame

Header

/Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h

Include

#include "Interfaces/IMainFrameModule.h"

Syntax

TSharedPtr< SWindow > GetParentWindow() const

Remarks

Gets the window the mainframe lives in.

Returns

The window widget.

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