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