Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
Gets the first pin connected to this pin. Returns nullptr if no valid connection exists. If bFollowRerouteConnections is true, this method will continue traversing the graph past reroute nodes until a non-reroute pin is found.
Target is Movie Graph Pin
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| boolean | Follow Reroute Connections |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |