Fluent API for building a behaviour tree.
 void Init()
 {
     testObject = new BehaviourTreeBuilder();
 }