Navigation
API > API/Plugins > API/Plugins/DataflowEditor
Notifier when skeleton selection is changing
| Name | FDataflowSkeletalMeshEditorNotifier |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorEditSkeletonBonesTool.h |
| Include Path | #include "DataflowEditorTools/DataflowEditorEditSkeletonBonesTool.h" |
Syntax
class FDataflowSkeletalMeshEditorNotifier : public ISkeletalMeshNotifier
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDataflowSkeletalMeshEditorNotifier() |
DataflowEditorTools/DataflowEditorEditSkeletonBonesTool.h |
Functions
Public
Overridden from ISkeletalMeshNotifier
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void HandleNotification
(
const TArray< FName >& BoneNames, |
DataflowEditorTools/DataflowEditorEditSkeletonBonesTool.h |