So, i try to find answers, but in avery examle Behavior trree makes from blueprints. SOme of them make Tasks in C++, but no one ask how to add C++ task to tree (Blueprint or C++).
So…
For example I have UBTTask_MoveTo_Object class (based on UBTTask_MoveTo), and i want to add it into my tree. How to?