Function AnimationTreePlayer.transitionNodeGetInputCount

Returns the number of inputs for the transition node with name id. You can add inputs by right-clicking on the transition node.

long transitionNodeGetInputCount (
  const(String) id
) nothrow @nogc const;