Table of Contents

Property inputSlot

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

inputSlot

Reference to the downstream input slot that consumes data from this connection.

public SlotRef inputSlot { get; set; }

Property Value

SlotRef

Remarks

GraphContext builds its input-link lookup table from this target slot to the connected outputSlot.