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

EdgeConnectorManipulator.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:f9680c6a893096b9f7b544b4ad52275d2766fcbfe9ecb42a4a9d32ed62c1f96d

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

Original lines: 17-242

Declaration hash: sha256:fc888b218dd706a798612cfbe0bc1c9a0534718372ea54c98484a595ba565a55

C#
public class EdgeConnectorManipulator : MouseManipulator
{
}

Method: EdgeConnectorManipulator(GraphViewHost host)

Section titled “Method: EdgeConnectorManipulator(GraphViewHost host)”

Original lines: 54-58

Declaration hash: sha256:68c8f2ca03d692252ca193eba1edc402b6fbc2565e7e951ba346d66e1f02baa9

C#
public EdgeConnectorManipulator(GraphViewHost host);

Original lines: 61-66

Declaration hash: sha256:89c279abff36cfa80ec011e880b8013618076a728a17f9077c54f630bf81c16b

C#
protected override void RegisterCallbacksOnTarget();

Original lines: 69-75

Declaration hash: sha256:582e9ad572bb0d9f67632669f8fc53d7a51bf01cc2c9b01a60eddfb2b593fc48

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