Function GraphNode.clearSlot
Disables input and output slot whose index is idx
.
void clearSlot
(
const(long) idx
) nothrow @nogc;
Disables input and output slot whose index is idx
.
void clearSlot
(
const(long) idx
) nothrow @nogc;