Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor
The curve selection widget for the ML Deformer.
| |
|
| Name |
SCurveSelectionWidget |
| Type |
class |
| Header File |
/Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/SMLDeformerCurvePickerWidget.h |
| Include Path |
#include "SMLDeformerCurvePickerWidget.h" |
Syntax
class SCurveSelectionWidget : public SCompoundWidget
Inheritance Hierarchy
Structs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CurvePickerButton |
TSharedPtr< SComboButton > |
|
SMLDeformerCurvePickerWidget.h |
|
| OnCurveSelectionChanged |
FOnCurveSelectionChanged |
|
SMLDeformerCurvePickerWidget.h |
|
| OnGetSelectedCurve |
FOnGetSelectedCurve |
|
SMLDeformerCurvePickerWidget.h |
|
| OnGetSkeletalMesh |
FOnGetSkeletalMesh |
|
SMLDeformerCurvePickerWidget.h |
|
| SelectedCurve |
FText |
|
SMLDeformerCurvePickerWidget.h |
|
| SuppliedToolTip |
FText |
|
SMLDeformerCurvePickerWidget.h |
|
Functions
Public