Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FModeToolkit
Description
Whether or not the mode toolbar should be shown. If any active modes generated a toolbar this method will return true
| Name | ShouldShowModeToolbar |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Toolkits/BaseToolkit.h |
| Include Path | #include "Toolkits/BaseToolkit.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Toolkits/BaseToolkit.cpp |
virtual bool ShouldShowModeToolbar() const