TypeLegendView.cs declarations
Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Views/TypeLegendView.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-graph/Editor/GraphView/Views/TypeLegendView.cs
Source file hash: sha256:b059b92b27fe3ad5a7ab9443ca8a871f7afce10f97256ba2db531d7a5fd6b7da
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: TypeLegendView
Section titled “Type: TypeLegendView”Original lines: 58-178
Declaration hash: sha256:c99f5a4149fe96156a4b77454ea9a5baefb68daa3e41676f8a6ddb4c5ed6b544
public sealed class TypeLegendView : VisualElement{}Method: TypeLegendView()
Section titled “Method: TypeLegendView()”Original lines: 78-92
Declaration hash: sha256:d4114d28572a69b7d0dba82f4deeff2cb4f4a1ad5463f3b554672faccf4713f4
public TypeLegendView();Method: Refresh()
Section titled “Method: Refresh()”Original lines: 101-107
Declaration hash: sha256:a80ffa46e4ebc9316c7ec7364a3b75a02c7928bf7e62d49043d653e90371c7cd
public void Refresh();