Function AnimationTreePlayer.nodeGetInputCount

Returns the input count for a given node. Different types of nodes have different amount of inputs.

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