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

RecombineHintLayer.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:e632d502fade5049956c45c2465858570580b3582a59914ff0f11472918cf6d9

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

Original lines: 19-155

Declaration hash: sha256:8254240914a6db0354fc2d6c2b9d9d706a18a694c5fbc83aca33a1bd72233f5b

C#
public sealed class RecombineHintLayer : VisualElement
{
}

Original lines: 33-42

Declaration hash: sha256:23df57a5f819f78abc6797e78d455f5c90692ad6443db5da5928cf0f2b626e89

C#
public RecombineHintLayer();

Original lines: 49-53

Declaration hash: sha256:0fd13ee8bce894347539a214ffd0f7dc9b206e11e144d57bf77a0a400dfcb23e

C#
public void AddHint(Rect wireBoundsUnion);

Original lines: 58-63

Declaration hash: sha256:f318fb979da6e9016e6dc68f99b1c75c582e2e740d1e3620f6263254f4ac513e

C#
public void ClearHints();

Original lines: 69

Declaration hash: sha256:9e8aea63d0280d60cc47d9bb838264aaf29332786122ed737f9d242f2bb4c23f

C#
public int HintCount { get; }
Full-size image