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