Create UBehaviorTree entirely in C++

I’m interested in initializing and populating a UBehaviorTree instance entirely in code. All the examples I’ve seen the tree is just set from an existing blueprint. I’m unfortunately not familiar enough with the UE4 code base to know where to begin.

Check this out :slight_smile: