Navigation
API > API/Plugins > API/Plugins/StateGraph > API/Plugins/StateGraph/FStateGraphNode
Description
Reset this node to NotStarted so it is run again. Override to reset any state or clean up pending async tasks.
| Name | Reset |
| Type | function |
| Header File | /Engine/Plugins/Experimental/StateGraph/Source/StateGraph/Public/StateGraph.h |
| Include Path | #include "StateGraph.h" |
| Source | /Engine/Plugins/Experimental/StateGraph/Source/StateGraph/Private/StateGraph.cpp |
virtual void Reset()