Module |
|
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
(
TSharedPtr< SDockTab > ForTab,
const bool bForce
)
Update the native, global menu bar if it is being used.
Parameter |
Description |
---|---|
bForce |
Used to force an update even if the parent window doesn't contain the widget with keyboard focus. |