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