Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SViewportToolBar
- SCustomizableObjectEditorViewportToolBar
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/SCustomizableObjectEditorViewportToolBar.h |
| Include | #include "MuCOE/SCustomizableObjectEditorViewportToolBar.h" |
Syntax
class SCustomizableObjectEditorViewportToolBar : public SViewportToolBar
Remarks
A level viewport toolbar widget that is placed in a viewport
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Constructs this widget from its declaration Function to open color picker window when selected from context menu Callback function for decreasing color brightness Callback function for increasing color brightness Callback function which determines whether this widget is enabled The viewport hosting this widget Constructs this widget from its declaration Callback function for decreasing size Callback function for increasing size Callback function which determines whether this widget is enabled The viewport hosting this widget |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |