Function GraphNode.getConnectionOutputCount

Returns the number of enabled output slots (connections) of the GraphNode.

long getConnectionOutputCount() nothrow @nogc;