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 RemoveOrSplitIsland
(
TObjectPtr < UGraphIsland > Island
)
Remarks
After a change, this function will remove the island if it's empty or will attempt to split it into two smaller islands.