Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SEditorViewportToolBarButton
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SEditorViewportToolBarButton.h |
| Include | #include "SEditorViewportToolBarButton.h" |
Syntax
class SEditorViewportToolBarButton : public SCompoundWidget
Remarks
A simple class that represents a toolbar button in an editor viewport toolbar
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& Declaration |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |