Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
Determines the name(s) of the branches downstream from FromNode, starting at FromPin. Optionally, subgraph nodes can halt graph traversal if bStopAtSubgraph is set to true.
Target is Movie Graph Config
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | From Node | |
| object | From Pin | |
| boolean | Stop at Subgraph |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Return Value |