UI Node Connect 4  v4.1
MeadowGames.UINodeConnect4 Namespace Reference

Classes

class  Connection
 
class  ConnectionLabel
 
class  DragSelection
 
class  DragSelectionUtility
 
class  EventManager
 
class  GraphManager
 
interface  IClickable
 
interface  IDraggable
 
interface  IElement
 
interface  IGraphElement
 
interface  IHover
 
class  InputManager
 
class  InputManager_LegacyInputSystem
 
interface  ISelectable
 
class  Node
 
class  Pointer
 
class  Port
 
class  PortControlPoint
 
class  Raycaster
 
class  UICEvent
 
class  UICSystemManager
 
class  UICUtility
 

Enumerations

enum  UICEventType {
  OnPointerDown, OnDrag, OnPointerUp, OnDeleteKeyPressed,
  OnPointerHoverEnter, OnPointerHoverExit, OnConnectionCreated, OnConnectionRemoved,
  NodeAdded, NodeRemoved, ConnectionAdded, ConnectionRemoved,
  OnElementSelected, OnElementUnselected
}