BlockConnector
is a light class that describes the socket/plug information for each socket or plug of a particular Block. Each socket has a kind (i.e. number, String, boolean, etc.), a label, and the block id of the block at that socket (not to be confused with the block that hold the socket information - socket does not have a reference to that parent block).
|
|