Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore > API/Plugins/GeometryFlowCore/FGraph
| Name | FNodeInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowGraph.h |
| Include Path | #include "GeometryFlowGraph.h" |
Syntax
struct FNodeInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CachingStrategy | ENodeCachingStrategy | GeometryFlowGraph.h | ||
| Node | TSafeSharedPtr< FNode > | GeometryFlowGraph.h | ||
| NodeTypeName | FName | GeometryFlowGraph.h |