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 |
void UnregisterDrawer
&40;
FName StatusBarName,
FName DrawerId
&41;
Remarks
Unregisters and destroys the drawer with the given DrawerId
Parameters
| Name | Description |
|---|---|
| StatusBarName | The name of the status bar to unregister the drawer from |
| DrawerId | the unique name id of the drawer to unregister |