Function GraphNode.getConnectionOutputCount
Returns the number of enabled output slots (connections) of the GraphNode.
long getConnectionOutputCount() nothrow @nogc;
Returns the number of enabled output slots (connections) of the GraphNode.
long getConnectionOutputCount() nothrow @nogc;