eLeSTRaGo-Dev

Results 1 issues of eLeSTRaGo-Dev

In [TaskParentBase](https://github.com/ashblue/fluid-behavior-tree/blob/develop/Assets/com.fluid.behavior-tree/Runtime/TaskParents/TaskParentBase.cs) we have an End method, but this method does not execute. You can check this in [TaskParentTest](https://github.com/ashblue/fluid-behavior-tree/blob/develop/Assets/com.fluid.behavior-tree/Tests/Editor/TaskParents/TaskParentTest.cs). So that produces an interesting case when you need to understand...