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" |
const FText GetApplicationTitle
&40;
const bool bIncludeGameName
&41; const
Remarks
Gets the title string for the application, optionally including the current game name as part of the title Returns the title of the application, to be displayed in tabs or window titles
Parameters
| Name | Description |
|---|---|
| bIncludeGameName | True if the game name should be included as part of the returned title string |