csharp
public record class GraphEdgeAssetOne connection, as a file holds it.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
Four fields rather than two nested pairs, because this is a line in a diff. A reviewer looking at a changed graph should be able to read which wire moved without unfolding two levels of mapping, and a merge conflict in a flat record is one a person can resolve.
Fields and properties (4)
public int FromNodeThe node the value leaves.
public string FromPortWhich of its outputs.
public int ToNodeThe node it arrives at.
public string ToPortWhich of its inputs.
Used by (6)
- NodeGraphAssetVixen.Editor.NodeGraph
- NodeGraphClipboardVixen.Editor.NodeGraph
- NodeGraphDocumentVixen.Editor.NodeGraph
- NodeGraphModelTestsVixen.Editor.NodeGraph.Tests
- PasteCommandVixen.Editor.NodeGraph
- TypeRegistrationVixen.Editor.NodeGraph