Navigation
BlueprintAPI > BlueprintAPI/Modifiers
Removes a collection identified by the given name. Returns true if the collection was found and removed successfully, else false.
Target is Movie Graph Modifier Node Interface
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Collection Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |