Dungeon Architect  17.0.0
DungeonArchitect.UI.Widgets.GraphEditors.CursorDragLink Class Reference

Manages a link dragged out of a node with the other end following the mouse cursor More...

Public Member Functions

delegate void OnDraggedLinkReleased (Vector2 mousePositionScreen, UISystem uiSystem)
 
void Destroy ()
 
void Activate (GraphPin fromPin, UISystem uiSystem)
 
void Deactivate (UISystem uiSystem)
 
void Draw (UIRenderer renderer, GraphRendererContext rendererContext, GraphCamera camera)
 
void HandleInput (Event e, UISystem uiSystem)
 

Properties

GraphPin AttachedPin [get]
 

Events

OnDraggedLinkReleased DraggedLinkReleased
 

Detailed Description

Manages a link dragged out of a node with the other end following the mouse cursor

Definition at line 1466 of file GraphEditor.cs.


The documentation for this class was generated from the following file: