Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/Dataflow
Inheritance Hierarchy
- FGCObject
- IDataflowViewListener
- FDataflowNodeView
- FDataflowSkeletonView
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowSkeletonView.h |
| Include | #include "Dataflow/DataflowSkeletonView.h" |
Syntax
class FDataflowSkeletonView : public FDataflowNodeView
Remarks
Class to handle the SelectionView widget
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDataflowSkeletonView
(
TObjectPtr< UDataflowBaseContent > InContent |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< ISkeletonTree > | CreateEditor
(
FSkeletonTreeArgs& InSkeletonTreeArgs |
Create the Skeleton Tree Editor | |
| USkeleton * | GetSkeleton () |
Skeleton Access | |
| void | SkeletonViewSelectionChanged
(
const TArrayView< TSharedPtr< ISkeletonTreeItem > >& InSelectedItems, |
Selection View Callbacks | |
| void | Update Data |
Overridden from FDataflowNodeView
| Type | Name | Description | |
|---|---|---|---|
| void | ConstructionViewSelectionChanged
(
const TArray< UPrimitiveComponent* >& InSelectedComponents |
Update the view based on changes in the construction view | |
| void | Set selection types | ||
| void | Update the view |
Overridden from FGCObject
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
Add GC managed objects |
Constants
| Name | Description |
|---|---|
| SkeletonName |