IEditorMainFrameProvider::CreateMainFrameContentWidget

Spawns a widget for slotting into the main editor window (in-place of the standard editor).

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

References

   
Module MainFrame
Header /Engine/Source/Editor/MainFrame/Public/Interfaces/IEditorMainFrameProvider.h
Include #include "Interfaces/IEditorMainFrameProvider.h"
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > CreateMainFrameContentWidget() const  

Remarks

Spawns a widget for slotting into the main editor window (in-place of the standard editor). A replacement widget for the editor's main window.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library