Skip to content
Bit Quirky Behavior Trees and
State Machines

Search documentation

All topics and APIs

Close returns focus to Search.

What are you looking for?

Try a common topic or enter a complete API identifier.

Browse the reference instead

Esc closes · Tab reaches results · Enter opens the focused link

v0.6.0
Menu

GraphIconView.cs declarations

Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Views/GraphIconView.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-graph/Editor/GraphView/Views/GraphIconView.cs

Source file hash: sha256:d37d852dbc0e2e2033e02ac87e33188dd03cd61bd2090b3ea7fed9ec50d0ef0c

Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.

Original lines: 19-570

Declaration hash: sha256:42fa8a6d0d107819326029126e52009ff70b179b41dec227707f88c863c7a81d

C#
public sealed class GraphIconView : VisualElement
{
}

Original lines: 33

Declaration hash: sha256:f1e093e69e8a0fe71524c6894a8ec9cdc34569d1240305c312ba8a28b44d2615

C#
public string Key { get; }

Original lines: 43-46

Declaration hash: sha256:f24df7009f629dcf518de6248c523cd2799395b9c199f96d5db18e8fa5aa7c5c

C#
public GraphIconView(string key);

Method: GraphIconView(string key, Color color)

Section titled “Method: GraphIconView(string key, Color color)”

Original lines: 53-56

Declaration hash: sha256:482041bec42c509dc79c9f903d25af77ce18bd817075a78df6cc81a3b425cdae

C#
public GraphIconView(string key, Color color);
Full-size image