Vixen
02b45cc4
csharp
public enum PortEditorKind

What an unconnected port's value is typed into.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • None

    Nothing. The port is a socket and no more.

  • Number

    A box of digits per lane.

  • Toggle

    A tick.

Used by (5)

  • NodeCanvasTestsVixen.Ui.Controls.Advanced.Tests
  • NodePortEditorVixen.Ui.Controls.Advanced
  • PortEditorVixen.Ui.Controls.Advanced
  • NodeGraphViewVixen.Editor.NodeGraph
  • PortValueTestsVixen.Editor.NodeGraph.Tests