Function AnimationNodeBlendTree.connectNode

void connectNode (
  const(String) input_node,
  const(long) input_index,
  const(String) output_node
) nothrow @nogc;