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