Navigation
API > API/Plugins > API/Plugins/StateGraph > API/Plugins/StateGraph/FStateGraph
References
| Module | StateGraph |
| Header | /Engine/Plugins/Experimental/StateGraph/Source/StateGraph/Public/StateGraph.h |
| Include | #include "StateGraph.h" |
template<typename NodeType>
TSharedPtr < NodeType, ESPMode::ThreadSafe > GetNode
(
FName NodeName
)
Remarks
Get a node from the state graph, casting to a derived type if needed.