Navigation
API > API/Plugins > API/Plugins/StateGraph > API/Plugins/StateGraph/FStateGraph
Description
Get map of all nodes in the state graph. References should not be cached in case the node is destroyed.
| Name | GetNodes |
| Type | function |
| Header File | /Engine/Plugins/Experimental/StateGraph/Source/StateGraph/Public/StateGraph.h |
| Include Path | #include "StateGraph.h" |
TMap< FName, FStateGraphNodeRef > & GetNodes()