Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore > API/Plugins/GeometryFlowCore/FGraph
| Name | FHandle |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowGraph.h |
| Include Path | #include "GeometryFlowGraph.h" |
Syntax
struct FHandle
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InvalidHandle | const int32 | GeometryFlowGraph.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Identifier | int32 | GeometryFlowGraph.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
FArchive& Ar |
Serialize FHandle to an archive | GeometryFlowGraph.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FHandle& OtherHandle |
GeometryFlowGraph.h |