Function GraphNode.getConnectionInputType

Returns the type of the input connection idx.

long getConnectionInputType (
  const(long) idx
) nothrow @nogc;