Navigation
BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Section
Removes a vector2D parameter from this section.
Target is Movie Scene Parameter Section
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Parameter Name | The name of the vector2D parameter to remove. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if a parameter with that name was found and removed, otherwise false. |