Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
Determines if the connection between this pin and OtherPin follows branch restriction rules. OutError is populated with an error if the connection should be rejected and the function will return false.
Target is Movie Graph Pin
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Other Pin |
Outputs
| Type | Name | Description |
|---|---|---|
| text | Out Error | |
| boolean | Return Value |