Delegate CustomPortIODelegate
Namespace: GraphProcessor
Assembly: com.alelievr.NodeGraphProcessor.Runtime.dll
Syntax
public delegate void CustomPortIODelegate(BaseNode node, List<SerializableEdge> edges);
Parameters
Type | Name | Description |
---|---|---|
BaseNode | node | |
System.Collections.Generic.List<SerializableEdge> | edges |