FTabManager::UpdateMainMenu

Update the native, global menu bar if it is being used.

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

Syntax

void UpdateMainMenu
(
    TSharedPtr< SDockTab > ForTab,
    const bool bForce
)

Remarks

Update the native, global menu bar if it is being used.

Parameters

Parameter

Description

bForce

Used to force an update even if the parent window doesn't contain the widget with keyboard focus.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Cancel