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

SelectableListKeyboardManipulator.cs declarations

Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Controls/SelectableListKeyboardManipulator.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-graph/Editor/GraphView/Controls/SelectableListKeyboardManipulator.cs

Source file hash: sha256:43fbc14bca0e6dd3d84ffa6dca70af60da37567fc95e75a26be10a486381e750

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

Original lines: 22-102

Declaration hash: sha256:51f560494826b0632da1b0bc337430667a5b398f895afefc635a8aacb9a3b2f6

C#
public sealed class SelectableListKeyboardManipulator : Manipulator
{
}

Method: SelectableListKeyboardManipulator(Func<KeyboardNavigationOperation, bool> handleOperation)

Section titled “Method: SelectableListKeyboardManipulator(Func<KeyboardNavigationOperation, bool> handleOperation)”

Original lines: 30-35

Declaration hash: sha256:4fa989ad329f2e0f219683f4f69951c0da5fd88c9c3a5faf7f40ddaf728c84b1

C#
public SelectableListKeyboardManipulator(Func<KeyboardNavigationOperation, bool> handleOperation);

Original lines: 38-44

Declaration hash: sha256:89c279abff36cfa80ec011e880b8013618076a728a17f9077c54f630bf81c16b

C#
protected override void RegisterCallbacksOnTarget();

Original lines: 47-53

Declaration hash: sha256:582e9ad572bb0d9f67632669f8fc53d7a51bf01cc2c9b01a60eddfb2b593fc48

C#
protected override void UnregisterCallbacksFromTarget();
Full-size image