Method | Description | |
---|---|---|
OnDrag ( DiagramContext, context, Vector2 position ) : void | ||
OnDrop ( DiagramContext, context, Vector2 position ) : void |
public OnDrag ( DiagramContext, context, Vector2 position ) : void | ||
context | DiagramContext, | |
position | Vector2 | |
return | void |
public OnDrop ( DiagramContext, context, Vector2 position ) : void | ||
context | DiagramContext, | |
position | Vector2 | |
return | void |