Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor
The editor style class that describes specific UI style related settings for the ML Deformer editor.
| Name | FMLDeformerEditorStyle |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorStyle.h |
| Include Path | #include "MLDeformerEditorStyle.h" |
Syntax
class FMLDeformerEditorStyle : public FSlateStyleSet
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMLDeformerEditorStyle() |
MLDeformerEditorStyle.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FMLDeformerEditorStyle() |
MLDeformerEditorStyle.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FMLDeformerEditorStyle & Get() |
MLDeformerEditorStyle.h |