Property isBypassed
isBypassed
Indicates whether the node should forward data through Bypass(GraphContext) instead of executing normally.
public virtual bool isBypassed { get; set; }
Indicates whether the node should forward data through Bypass(GraphContext) instead of executing normally.
public virtual bool isBypassed { get; set; }