Navigation
API > API/Editor > API/Editor/Blutility
| Name | UEditorUtilityButton |
| Type | class |
| Header File | /Engine/Source/Editor/Blutility/Classes/EditorUtilityWidgetComponents.h |
| Include Path | #include "EditorUtilityWidgetComponents.h" |
Syntax
UCLASS (MinimalAPI)
class UEditorUtilityButton : public UButton
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UVisual → UWidget → UPanelWidget → UContentWidget → UButton → UEditorUtilityButton
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UEditorUtilityButton
(
const FObjectInitializer& ObjectInitializer |
EditorUtilityWidgetComponents.h |