Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Docking > API/Runtime/Slate/Framework/Docking/FTabManager
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Docking/TabManager.h |
| Include | #include "Framework/Docking/TabManager.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Docking/TabManager.cpp |
void UpdateMainMenu
&40;
TSharedPtr< SDockTab > ForTab,
const bool bForce
&41;
Remarks
Update the native, global menu bar if it is being used.
Parameters
| Name | Description |
|---|---|
| bForce | Used to force an update even if the parent window doesn't contain the widget with keyboard focus. |