Navigation
API > API/Plugins > API/Plugins/GameplayGraph > API/Plugins/GameplayGraph/Graph > API/Plugins/GameplayGraph/Graph/UGraph
References
| Module | GameplayGraph |
| Header | /Engine/Plugins/Experimental/GameplayGraph/Source/GameplayGraph/Public/Graph/Graph.h |
| Include | #include "Graph/Graph.h" |
| Source | /Engine/Plugins/Experimental/GameplayGraph/Source/GameplayGraph/Private/Graph/Graph.cpp |
void MergeOrCreateIslands
(
const TArray < FEdgeSpecifier > & InEdges
)
Remarks
When we add multiple edges into the graph. This function will ensure that the interactions we make externally are kept to a minimum.