跳到主要内容

Class StartStepNode

Properties

width

public override float width { get; }

title

public override string title { get; }

subtitle

public override string subtitle { get; }

muteable

public override sealed bool muteable { get; }

copyable

public override sealed bool copyable { get; }

deletable

public override sealed bool deletable { get; }

color

public override Color color { get; }

Methods

GetOutputPorts()

public abstract IEnumerable<OutputPort> GetOutputPorts()