SViewportToolBar::SetOpenMenu

Sets the open menu to a new menu and closes any currently opened one

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SViewportToolBar.h

Include

#include "SViewportToolBar.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SViewportToolBar.cpp

Syntax

void SetOpenMenu
(
    TSharedPtr< SMenuAnchor > & NewMenu
)

Remarks

Sets the open menu to a new menu and closes any currently opened one

Parameters

Parameter

Description

NewMenu

The new menu that is opened

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