Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
| Name | FBoneItemDragDropOp |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SReferenceSkeletonTree.h |
| Include Path | #include "SkeletalMesh/SReferenceSkeletonTree.h" |
Syntax
class FBoneItemDragDropOp : public FDecoratedDragDropOp
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDragDropOperation → FDecoratedDragDropOp → FBoneItemDragDropOp
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Elements | TArray< TWeakPtr< FBoneElement > > | SkeletalMesh/SReferenceSkeletonTree.h |
Functions
Public Virtual
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< SWidget > GetDefaultDecorator() |
SkeletalMesh/SReferenceSkeletonTree.h | ||
virtual bool IsOfTypeImpl
(
const FString& Type |
SkeletalMesh/SReferenceSkeletonTree.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FString & GetTypeId() |
SkeletalMesh/SReferenceSkeletonTree.h | ||
static TSharedRef< FBoneItemDragDropOp > New
(
TArrayView< const TSharedPtr< FBoneElement > > InElements |
SkeletalMesh/SReferenceSkeletonTree.h |