Table of Contents

Property isBypassed

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

isBypassed

Indicates whether the node should forward data through Bypass(GraphContext) instead of executing normally.

public virtual bool isBypassed { get; set; }

Property Value

bool