Table of Contents

Method CanConnectTo

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

CanConnectTo(ISlotAdapter)

Allows opposite-direction connections from other mask slots, generic slots, or color-texture inputs.

public bool CanConnectTo(ISlotAdapter other)

Parameters

other ISlotAdapter

Other slot adapter to test.

Returns

bool