Navigation
| Name | MainFrame |
| Type | Editor |
| Location | /Engine/Source/Editor/MainFrame/ |
| Module Build Rules | MainFrame.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UHomeScreenSettings |
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. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnLoadAtStartupChanged | TMulticastDelegate_OneParam< void, EAutoLoadProject > | Settings/HomeScreenSettings.h |
Enums
Public
| Name | Remarks |
|---|---|
| EAutoLoadProject | |
| EMainSectionMenu |