Function GraphNode.getConnectionInputCount
Returns the number of enabled input slots (connections) to the GraphNode.
long getConnectionInputCount() nothrow @nogc;
Returns the number of enabled input slots (connections) to the GraphNode.
long getConnectionInputCount() nothrow @nogc;