GraphNode.isSlotEnabledLeft

Returns true if left (input) slot idx is enabled, false otherwise.

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

Meta