Navigation
API > API/Editor > API/Editor/MainFrame > API/Editor/MainFrame/Interfaces > API/Editor/MainFrame/Interfaces/IMainFrameModule
References
| Module | MainFrame |
| Header | /Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h |
| Include | #include "Interfaces/IMainFrameModule.h" |
void SetApplicationTitleOverride
&40;
const FText & NewOverriddenApplicationTitle
&41;
Remarks
Overrides the title of the application that's displayed in the title bar area and other locations
Parameters
| Name | Description |
|---|---|
| NewOverriddenApplicationTitle | The text to be displayed in the window title, or empty to use the application's default text |