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