| Collection |
DATAFLOW_NODE_DEFINE_INTERNAL(FDataflowCollectionEditSkeletonBonesNode, "EditSkeletonBones", "Collection", "Edit skeleton bones") public FManagedArrayCollection |
|
Dataflow/DataflowCollectionEditSkeletonBonesNode.h |
- Meta=(DataflowInput, DataflowOutput, DataflowPassthrough="Collection")
|
| OnBoneSelectionChanged |
FDataflowBoneSelectionChangedNotifyDelegate |
Delegate to transfer the bone selection to the tool |
Dataflow/DataflowCollectionEditSkeletonBonesNode.h |
|
| Skeleton |
TObjectPtr< USkeleton > |
Skeleton to be edited |
Dataflow/DataflowCollectionEditSkeletonBonesNode.h |
- EditAnywhere
- Category="Skeleton Binding"
- Meta=(DataflowInput, DataflowOutput, DataflowPassthrough="Skeleton")
|
| ToolSkeleton |
TObjectPtr< USkeleton > |
Skeleton used to store the tool result |
Dataflow/DataflowCollectionEditSkeletonBonesNode.h |
|
| VertexGroup |
FScalarVertexPropertyGroup |
Target group in which the attributes are stored |
Dataflow/DataflowCollectionEditSkeletonBonesNode.h |
- EditAnywhere
- Category="Vertex Attributes"
- Meta=(DisplayName="Vertex Group")
|