Unreal Engine Blueprint API Reference > Sequencer > Section
Removes a color 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 color 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. |