Navigation
BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Sequence
Remove a child folder from the given folder
Target is Movie Scene Folder Extensions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Folder | The folder from which to remove a child folder |
| object | Folder to Remove | The child folder to be removed |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if the removal succeeds |