Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/SkeletalMesh
Inheritance Hierarchy
- ISkeletalMeshEditingInterface
- USkeletonEditingTool
- USkinWeightsBindingTool
- USkinWeightsPaintTool
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/SkeletalMesh/SkeletalMeshEditionInterface.h |
| Include | #include "SkeletalMesh/SkeletalMeshEditionInterface.h" |
Syntax
class ISkeletalMeshEditingInterface
Remarks
ISkeletalMeshEditionInterface
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakPtr< ISkeletalMeshEditorBinding > | Binding |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BindTo
(
TSharedPtr< ISkeletalMeshEditorBinding > InBinding |
||
| TOptional< FName > | GetBoneName
(
HHitProxy* InHitProxy |
||
| TWeakObjectPtr< USkeletonModifier > | GetModifier () |
||
| ISkeletalMeshNotifier & | GetNotifier () |
||
| TArray< FName > | |||
| void | HandleSkeletalMeshModified
(
const TArray< FName >& BoneNames, |
||
| bool | |||
| void | Unbind () |