Navigation
API > API/Plugins > API/Plugins/GameplayGraph > API/Plugins/GameplayGraph/Graph
Type
typedef TMulticastDelegate_OneParam< void, const FGraphVertexHandle & > FOnGraphVertexRemoved
References
| Module | GameplayGraph |
| Header | /Engine/Plugins/Experimental/GameplayGraph/Source/GameplayGraph/Public/Graph/GraphVertex.h |
| Include | #include "Graph/GraphVertex.h" |
Remarks
Event for when the node has been removed from the graph.