Property inputSlot
inputSlot
Reference to the downstream input slot that consumes data from this connection.
public SlotRef inputSlot { get; set; }
Property Value
Remarks
GraphContext builds its input-link lookup table from this target slot to the connected outputSlot.