BlueprintAPI > BlueprintAPI/AssetTags
Destroy the given collection.
Target is Asset Tags Subsystem
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
name | Name | Name of 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). |