Function AnimationTreePlayer.nodeGetInputSource

Returns the input source for a given node input.

String nodeGetInputSource (
  const(String) id,
  const(long) idx
) nothrow @nogc const;