Navigation
API > API/Editor > API/Editor/EditorFramework > API/Editor/EditorFramework/IToolkitHost
Description
Returns the status bar name that can be used with UStatusBarSubsystem to display messages in the status bar of this toolkit host. Should return NAME_None if not applicable.
| Name | GetStatusBarName |
| Type | function |
| Header File | /Engine/Source/Editor/EditorFramework/Public/Toolkits/IToolkitHost.h |
| Include Path | #include "Toolkits/IToolkitHost.h" |
FName GetStatusBarName() const