Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
ISkeletalMeshEditionInterface
| Name | ISkeletalMeshEditingInterface |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SkeletalMeshEditionInterface.h |
| Include Path | #include "SkeletalMesh/SkeletalMeshEditionInterface.h" |
Syntax
class ISkeletalMeshEditingInterface
Derived Classes
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FSkeletalMeshToolNotifier | friend | SkeletalMesh/SkeletalMeshEditionInterface.h | ||
| Notifier | TUniquePtr< FSkeletalMeshToolNotifier > | SkeletalMesh/SkeletalMeshEditionInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BindTo
(
TSharedPtr< ISkeletalMeshEditorBinding > InBinding |
SkeletalMesh/SkeletalMeshEditionInterface.h | ||
virtual TWeakObjectPtr< USkeletonModifier > GetModifier() |
SkeletalMesh/SkeletalMeshEditionInterface.h | ||
ISkeletalMeshNotifier & GetNotifier() |
SkeletalMesh/SkeletalMeshEditionInterface.h | ||
| SkeletalMesh/SkeletalMeshEditionInterface.h | |||
| SkeletalMesh/SkeletalMeshEditionInterface.h | |||
bool NeedsNotification() |
SkeletalMesh/SkeletalMeshEditionInterface.h | ||
void Unbind() |
SkeletalMesh/SkeletalMeshEditionInterface.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SkeletalMesh/SkeletalMeshEditionInterface.h | |||
void HandleSkeletalMeshModified
(
const TArray< FName >& BoneNames, |
SkeletalMesh/SkeletalMeshEditionInterface.h |