Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
Adds a new variable member with default values to the graph. The new variable will have a base name of "Variable" unless specified in InCustomBaseName. Returns the new variable on success, else nullptr.
Target is Movie Graph Config
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Custom Base Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |