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

GraphNodeDragger.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:237a6057693f951d4f98aee68b5370060e227ccc0d1b02cb9e0c51d23cac861e

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

Original lines: 25-295

Declaration hash: sha256:8417316eef3a604513285ce61ad08f88228449fe5196a328c8af80ca10832808

C#
public class GraphNodeDragger : MouseManipulator
{
}

Method: GraphNodeDragger(GraphViewHost host, float dragThreshold)

Section titled “Method: GraphNodeDragger(GraphViewHost host, float dragThreshold)”

Original lines: 82-87

Declaration hash: sha256:97c7c93f144ace813c388ce8746b57287b2b811932eaace9aafd92c7a5781fbb

C#
public GraphNodeDragger(GraphViewHost host, float dragThreshold);

Original lines: 90-97

Declaration hash: sha256:89c279abff36cfa80ec011e880b8013618076a728a17f9077c54f630bf81c16b

C#
protected override void RegisterCallbacksOnTarget();

Original lines: 100-114

Declaration hash: sha256:582e9ad572bb0d9f67632669f8fc53d7a51bf01cc2c9b01a60eddfb2b593fc48

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