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
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SCurveSelectionWidget
- FSlateControlledConstruction → SWidget → SCompoundWidget → SCurveSelectionWidget
Structs
| Name | Remarks |
|---|---|
| FArguments |
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
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SMLDeformerCurvePickerWidget.h |