Function GraphNode.isSlotEnabledLeft
Returns true if left (input) slot idx is enabled, false otherwise.
bool isSlotEnabledLeft
(
const(long) idx
) nothrow @nogc const;
Returns true if left (input) slot idx is enabled, false otherwise.
bool isSlotEnabledLeft
(
const(long) idx
) nothrow @nogc const;