Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore > API/Plugins/GeometryFlowCore/FGraph
| |
|
| Name |
FConnection |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowGraph.h |
| Include Path |
#include "GeometryFlowGraph.h" |
Syntax
struct FConnection
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FromNode |
FHandle |
|
GeometryFlowGraph.h |
|
| FromOutput |
FString |
|
GeometryFlowGraph.h |
|
| ToInput |
FString |
|
GeometryFlowGraph.h |
|
| ToNode |
FHandle |
|
GeometryFlowGraph.h |
|
Functions
Public
Operators