Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor
| Name | SNeuralMorphCurveGroupsTreeRowWidget |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/SNeuralMorphCurveGroupsWidget.h |
| Include Path | #include "SNeuralMorphCurveGroupsWidget.h" |
Syntax
class SNeuralMorphCurveGroupsTreeRowWidget : public STableRow< TSharedPtr< FNeuralMorphCurveGroupsTreeElement > >
Inheritance Hierarchy
- STableRow< TSharedPtr< FNeuralMorphCurveGroupsTreeElement > > → SNeuralMorphCurveGroupsTreeRowWidget
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WeakTreeElement | TWeakPtr< FNeuralMorphCurveGroupsTreeElement > | SNeuralMorphCurveGroupsWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SNeuralMorphCurveGroupsWidget.h |