Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes
| |
|
| Name |
FAddDataflowNode |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionMathNodes.h |
| Include Path |
#include "Dataflow/GeometryCollectionMathNodes.h" |
Syntax
USTRUCT (Meta=(DataflowGeometryCollection, Deprecated="5.6"))
struct FAddDataflowNode : public FDataflowNode
Inheritance Hierarchy
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
|
| FloatB |
DATAFLOW_NODE_DEFINE_INTERNAL(FAddDataflowNode, "Add", "Math |
Float", "") public float |
|
Dataflow/GeometryCollectionMathNodes.h |
- EditAnywhere
- Category="Add"
- Meta=(DataflowInput)
|
| ReturnValue |
float |
|
Dataflow/GeometryCollectionMathNodes.h |
|
|
Functions
Public
Overridden from FDataflowNode