Navigation
API > API/Editor > API/Editor/MainFrame > API/Editor/MainFrame/Interfaces > API/Editor/MainFrame/Interfaces/IEditorMainFrameProvider
References
| Module | MainFrame |
| Header | /Engine/Source/Editor/MainFrame/Public/Interfaces/IEditorMainFrameProvider.h |
| Include | #include "Interfaces/IEditorMainFrameProvider.h" |
bool IsRequestingMainFrameControl() const
Remarks
Signals if this provider wishes to override the editor's main frame on editor startup. NOTE: When true, this will block the standard editor window from appearing (instead replacing it with the provider's widget).