Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
Given a user-defined evaluation context, evaluate the graph and build a "flattened" list of settings for each branch discovered. If there was an error while evaluating the graph, nullptr will be returned and OutError will be populated with a description of the problem.
Target is Movie Graph Config
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | In Context |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Out Error | |
| object | Return Value |