Navigation
API > API/Plugins > API/Plugins/GameplayGraph > API/Plugins/GameplayGraph/Graph
Inheritance Hierarchy
- FGraphHandle
- FGraphEdgeHandle
References
| Module | GameplayGraph |
| Header | /Engine/Plugins/Experimental/GameplayGraph/Source/GameplayGraph/Public/Graph/GraphHandle.h |
| Include | #include "Graph/GraphHandle.h" |
Syntax
USTRUCT&40;&41;
struct FGraphEdgeHandle : public FGraphHandle
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGraphEdgeHandle
(
int64 InUniqueIndex, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UGraphEdge > | GetEdge () |