Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes > API/Plugins/ChaosFleshNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FAddKinematicParticlesDataflowNode
References
| Module | ChaosFleshNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshPositionTargetInitializationNodes.h |
| Include | #include "Dataflow/ChaosFleshPositionTargetInitializationNodes.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowFlesh&41;&41;
struct FAddKinematicParticlesDataflowNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BoneIndexIn | ||
| FManagedArrayCollection | Collection | ||
| float | Radius | ||
| TObjectPtr< USkeletalMesh > | SkeletalMeshIn | ||
| ESkeletalSeletionMode | SkeletalSelectionMode | ||
| TArray< int32 > | TargetIndicesOut | ||
| FTransform | Transform | ||
| TArray< int32 > | VertexIndicesIn |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAddKinematicParticlesDataflowNode
(
const Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| FName | |||
| FString | StaticTags () |
||
| FString | |||
| FName | StaticType () |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
Dataflow::FContext& Context, |
Evaluation | |
| FName | GetCategory () |
||
| FName | |||
| FString | GetTags () |
||
| FName | GetType () |
||
| bool | |||
| FStructOnScope * | |||
| void | SerializeInternal
(
FArchive& Ar |
Struct Support | |
| const UScriptStruct * |
Typedefs
| Name | Description |
|---|---|
| DataType |