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

GraphSelectionManipulator.cs declarations

Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Manipulators/GraphSelectionManipulator.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-graph/Editor/GraphView/Manipulators/GraphSelectionManipulator.cs

Source file hash: sha256:30db95e54b401d09fdc129cea4d26d9c0c8daae250aec3cebf7b804279bf7fc4

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

Original lines: 22-172

Declaration hash: sha256:b38a356889765a142f2c0f6f7e82c9b7608811b875f05c2530f12cb849a2f3d7

C#
public class GraphSelectionManipulator : MouseManipulator
{
}

Method: GraphSelectionManipulator(GraphViewHost host, bool enableMarquee, float dragThreshold)

Section titled “Method: GraphSelectionManipulator(GraphViewHost host, bool enableMarquee, float dragThreshold)”

Original lines: 38-44

Declaration hash: sha256:bfb308821a250e89c0fc23b7fbf59f1ac941dd473bcfceb7c473aab6a1538312

C#
public GraphSelectionManipulator(GraphViewHost host, bool enableMarquee, float dragThreshold);

Original lines: 47-52

Declaration hash: sha256:89c279abff36cfa80ec011e880b8013618076a728a17f9077c54f630bf81c16b

C#
protected override void RegisterCallbacksOnTarget();

Original lines: 55-60

Declaration hash: sha256:582e9ad572bb0d9f67632669f8fc53d7a51bf01cc2c9b01a60eddfb2b593fc48

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