GraphNode.isSlotEnabledRight

Return true if right (output) slot 'idx' is enabled. False otherwise.

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

Meta