BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Section
Removes a vector 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 vector 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. |