new Link(fromPin, toPin)
Parameters:
Name | Type | Description |
---|---|---|
fromPin |
VVVV.Core.Pin | the output pin which is the source of the connection |
toPin |
VVVV.Core.Pin | the input pin which is the destination of the connection |
- Source:
Methods
-
destroy()
-
deletes resources associated with a link
- Source:
-
serialize()
-
Returns the XML string representing the link. Used for saving the patch and copying to clipboard
- Source: