Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SViewportToolBarIconMenu
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SViewportToolBarIconMenu.h |
| Include | #include "SViewportToolBarIconMenu.h" |
Syntax
class SViewportToolBarIconMenu : public SCompoundWidget
Remarks
Custom widget to display an icon/drop down menu. Displayed as shown: +-----+----------+ | Icon Menu button | +-----+----------+
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Construct this widget |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |