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 |
FGraphVertexHandle CreateVertex
(
FGraphUniqueIndex InUniqueIndex
)
Remarks
Create a node with the specified subclass, adds it to the graph, and returns a handle to it.