Table of Contents

Method CanConnectTo

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

CanConnectTo(ISlotAdapter)

Allows connections to other buffer slots or generic slots as long as they point in the opposite direction.

public bool CanConnectTo(ISlotAdapter other)

Parameters

other ISlotAdapter

Other slot adapter to test.

Returns

bool