GraphNode.isSlotEnabledLeft

Return true if left (input) slot 'idx' is enabled. False otherwise.

struct GraphNode
@nogc nothrow const
bool
isSlotEnabledLeft
(
in long idx
)

Meta