FTabManager::SetMenuMultiBox

Set the multi-box to use for generating a native, global menu bar.

Windows
MacOS
Linux

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 SetMenuMultiBox
(
    const TSharedPtr< FMultiBox > & NewMenuMutliBox
)

Remarks

Set the multi-box to use for generating a native, global menu bar.

Parameters

Parameter

Description

NewMenuMutliBox

The multi-box to generate the global menu bar from.

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