Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore > API/Plugins/GeometryFlowCore/FNode
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowNode.h |
| Include | #include "GeometryFlowNode.h" |
Syntax
struct FNodeOutputInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | Name | ||
| TUniquePtr< INodeOutput > | Output |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Explicitly non-copyable because of embedded TUniquePtr | |||
FNodeOutputInfo
(
const FNodeOutputInfo& |
|||
Operators
| Type | Name | Description | |
|---|---|---|---|
| FNodeOutputInfo & | operator=
(
const FNodeOutputInfo& |
||
| FNodeOutputInfo & | operator=
(
FNodeOutputInfo&& |