Navigation
API > API/Editor > API/Editor/MainFrame > API/Editor/MainFrame/IEditorMainFrameProvider
Description
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).
| Name | IsRequestingMainFrameControl |
| Type | function |
| Header File | /Engine/Source/Editor/MainFrame/Public/Interfaces/IEditorMainFrameProvider.h |
| Include Path | #include "Interfaces/IEditorMainFrameProvider.h" |
bool IsRequestingMainFrameControl() const