Class StartStepNode
Properties
width
public float width { get; }
title
public string title { get; }
subtitle
public string subtitle { get; }
muteable
public bool muteable { get; }
copyable
public bool copyable { get; }
deletable
public bool deletable { get; }
color
public Color color { get; }
Methods
abstract IEnumerable<OutputPort> GetOutputPorts()
public abstract IEnumerable<OutputPort> GetOutputPorts()