Navigation
| Name | MainFrame |
| Type | Editor |
| Location | /Engine/Source/Editor/MainFrame/ |
| Module Build Rules | MainFrame.Build.cs |
Structs
| Name | Remarks |
|---|---|
| FMainFrameDeveloperTool | Data needed to display a Developer tools in the status bar. |
| FMainFrameWindowOverrides | Set of configuration settings for the editor's main window. |
Interfaces
| Name | Remarks |
|---|---|
| IEditorMainFrameProvider | Base feature class, which serves as a hook for external sources to override the editor's main window on startup. |
| IMainFrameModule | Interface for main frame modules. |