Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > SViewportToolBar
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/SViewportToolBar.h |
Include | #include "SViewportToolBar.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/SViewportToolBar.cpp |
void SetOpenMenu
&40;
TSharedPtr< SMenuAnchor > & NewMenu
&41;
Remarks
Sets the open menu to a new menu and closes any currently opened one
Parameters
Name | Description |
---|---|
NewMenu | The new menu that is opened |