get_output_proxy


Description:

public unowned Node get_output_proxy (string pad_name)

Proxies are used to route between nodes of a subgraph contained within a node.

Parameters:

this

a Node

pad_name

the name of the pad.

Returns:

Returns a output proxy for the named pad. If no output proxy exists with this name a new one will be created.