Navigation
BlueprintAPI > BlueprintAPI/CollectionManager
Destroy the given collection.
Target is Collection Manager Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Collection | The collection to destroy. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if the collection was destroyed, false otherwise (see the output log for details on error). |