get_input_proxy


Description:

public unowned Node get_input_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 an input proxy for the named pad. If no input proxy exists with this name a new one will be created.