Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor
| Name | SBoneGroupTreeRowWidget |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/Tools/TrainingDataProcessor/SBoneGroupsListWidget.h |
| Include Path | #include "Tools/TrainingDataProcessor/SBoneGroupsListWidget.h" |
Syntax
class SBoneGroupTreeRowWidget : public STableRow< TSharedPtr< FBoneGroupTreeElement > >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → STableRow → SBoneGroupTreeRowWidget
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → STableRow → SBoneGroupTreeRowWidget
- STableRow → SBoneGroupTreeRowWidget
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WeakTreeElement | TWeakPtr< FBoneGroupTreeElement > | Tools/TrainingDataProcessor/SBoneGroupsListWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Tools/TrainingDataProcessor/SBoneGroupsListWidget.h |