Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/UStateTree
Description
Reset the data generated by Link(), this in turn will cause IsReadyToRun() to return false. Used during linking, or to invalidate the linked data when data version is old (requires recompile).
| Name | ResetLinked |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTree.h |
| Include Path | #include "StateTree.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Private/StateTree.cpp |
void ResetLinked()