Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes
| Name | FKinematicBodySetupInitializationDataflowNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshCollisionBodyConstraintNode.h |
| Include Path | #include "Dataflow/ChaosFleshCollisionBodyConstraintNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FKinematicBodySetupInitializationDataflowNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FKinematicBodySetupInitializationDataflowNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKinematicBodySetupInitializationDataflowNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/ChaosFleshCollisionBodyConstraintNode.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DataType | FManagedArrayCollection | Dataflow/ChaosFleshCollisionBodyConstraintNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | Dataflow/ChaosFleshCollisionBodyConstraintNode.h |
|
|
| SkeletalMeshIn | TObjectPtr< USkeletalMesh > | Dataflow/ChaosFleshCollisionBodyConstraintNode.h |
|
|
| Transform | FTransform | Dataflow/ChaosFleshCollisionBodyConstraintNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FKinematicBodySetupInitializationDataflowNode, |
Dataflow/ChaosFleshCollisionBodyConstraintNode.h | ||
FGeometryCollection::StaticType() |
Dataflow/ChaosFleshCollisionBodyConstraintNode.h |
Overridden from FDataflowNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Evaluate
(
UE::Dataflow::FContext& Context, |
Dataflow/ChaosFleshCollisionBodyConstraintNode.h |