IMainFrameModule::GetParentWindow

Gets the window the mainframe lives in.

Unreal Engine C++ API Reference > Editor > MainFrame > Interfaces > IMainFrameModule

References

   
Module MainFrame
Header /Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h
Include #include "Interfaces/IMainFrameModule.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWindow](API\Runtime\SlateCore\Widgets\SWindow) > GetParentWindow() const  

Remarks

Gets the window the mainframe lives in. The window widget.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library