Navigation
API > API/Editor > API/Editor/UnrealEd
Custom widget to display a toggle/drop down menu. Displayed as shown: +-----+----------+ | Toggle | Menu button | +-----+----------+
| |
|
| Name |
SViewportToolBarComboMenu |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/SViewportToolBarComboMenu.h |
| Include Path |
#include "SViewportToolBarComboMenu.h" |
Syntax
class SViewportToolBarComboMenu : public SCompoundWidget
Inheritance Hierarchy
Structs
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Construct this widget |
SViewportToolBarComboMenu.h |
|
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Called to query the tool tip text for this widget, but will return an empty text for toolbar items when a menu for that toolbar is already open |
SViewportToolBarComboMenu.h |
|