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