Function GraphNode.GetConnectionsWithData

GetConnectionsWithData<T> (GraphNode node, ref T data)
Public
delegate void GetConnectionsWithData<T> (

GraphNode

node

ref T

data

)