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 |
virtual void FinalizeVertex
(
const FGraphVertexHandle & InHandle
)
Remarks
This should be called immediately after a node and any relevant edges have been added to the graph.