csharp
public enum PortEditorKindWhat 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)
NoneNothing. The port is a socket and no more.
NumberA box of digits per lane.
ToggleA tick.
Used by (5)
- NodeCanvasTestsVixen.Ui.Controls.Advanced.Tests
- NodePortEditorVixen.Ui.Controls.Advanced
- PortEditorVixen.Ui.Controls.Advanced
- NodeGraphViewVixen.Editor.NodeGraph
- PortValueTestsVixen.Editor.NodeGraph.Tests