Function GraphNode.getConnectionOutputType
Returns the type of the output connection idx.
long getConnectionOutputType
(
const(long) idx
) nothrow @nogc;
Returns the type of the output connection idx.
long getConnectionOutputType
(
const(long) idx
) nothrow @nogc;