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/ChaosFleshEngineAssetNodes.h |
| Include | #include "Dataflow/ChaosFleshEngineAssetNodes.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FIsolateComponentNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| DATAFLOW_NODE_DEFINE_INTERNAL(FIsolateComponentNode, "IsolateComponent", "Flesh", "") DATAFLOW_NODE_... | bDeleteHiddenFaces | ||
| FString | TargetComponentIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIsolateComponentNode
(
const Dataflow::FNodeParameters& InParam, |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
Dataflow::FContext& Context, |
Evaluation |