Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor
| Name | FNeuralMorphCurveGroupsTreeElement |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/SNeuralMorphCurveGroupsWidget.h |
| Include Path | #include "SNeuralMorphCurveGroupsWidget.h" |
Syntax
class FNeuralMorphCurveGroupsTreeElement : public TSharedFromThis< FNeuralMorphCurveGroupsTreeElement >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FNeuralMorphCurveGroupsTreeElement
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Children | TArray< TSharedPtr< FNeuralMorphCurveGroupsTreeElement > > | SNeuralMorphCurveGroupsWidget.h | ||
| GroupCurveIndex | int32 | SNeuralMorphCurveGroupsWidget.h | ||
| GroupIndex | int32 | SNeuralMorphCurveGroupsWidget.h | ||
| Name | FName | SNeuralMorphCurveGroupsWidget.h | ||
| ParentGroup | TWeakPtr< FNeuralMorphCurveGroupsTreeElement > | SNeuralMorphCurveGroupsWidget.h | ||
| TextColor | FSlateColor | SNeuralMorphCurveGroupsWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsGroup() |
SNeuralMorphCurveGroupsWidget.h | ||
TSharedRef< ITableRow > MakeTreeRowWidget
(
const TSharedRef< STableViewBase >& InOwnerTable, |
SNeuralMorphCurveGroupsWidget.h |