Property outputSlot
outputSlot
Reference to the upstream output slot that produces data for this connection.
public SlotRef outputSlot { get; set; }
Property Value
Remarks
During validation, the graph checks that this slot exists, belongs to an output, and is type-compatible with inputSlot.