Method LinkPorts
LinkPorts(bool)
Links the ports by reference and potentially inter connect embed graphs together
Declaration
public Linker.LinkerResult LinkPorts(bool allowInterConnect = false)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | allowInterConnect | if set to |
Returns
| Type | Description |
|---|---|
| Linker.LinkerResult | LinkerResult. |