Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes > API/Plugins/ChaosFleshNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FIsolateComponentNode
References
| Module | ChaosFleshNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshIsolateComponentNode.h |
| Include | #include "Dataflow/ChaosFleshIsolateComponentNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FIsolateComponentNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDeleteHiddenFaces | ||
| FManagedArrayCollection | Collection | ||
| FString | TargetGeometryIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIsolateComponentNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FIsolateComponentNode, |
|||
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
UE::Dataflow::FContext& Context, |
Evaluation |