Function GraphNode.clearAllSlots
Disables all input and output slots of the GraphNode.
void clearAllSlots() nothrow @nogc;
Disables all input and output slots of the GraphNode.
void clearAllSlots() nothrow @nogc;