GraphNode.isSlotEnabledRight

Returns true if right (output) slot idx is enabled, false otherwise.

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

Meta