Navigation
API > API/Editor > API/Editor/StatusBar > API/Editor/StatusBar/UStatusBarSubsystem
References
| Module | StatusBar |
| Header | /Engine/Source/Editor/StatusBar/Public/StatusBarSubsystem.h |
| Include | #include "StatusBarSubsystem.h" |
| Source | /Engine/Source/Editor/StatusBar/Private/StatusBarSubsystem.cpp |
bool ToggleDebugConsole
&40;
TSharedRef< SWindow > ParentWindow,
bool bAlwaysToggleDrawer
&41;
Remarks
Focuses the debug console or opens the output log drawer on the status bar for status bar residing in the passed in parent window true if a status bar debug console was found and focused
Parameters
| Name | Description |
|---|---|
| ParentWindow | The parent window of the status bar |
| bAlwaysToggleDrawer | If true, the output log drawer will be toggled without focusing the debug console first |