Abstract
A helper object that allows you to run the destroy command on multiple objects.
Static
Runs destroy on every destructible object that can be destroyed.
This way of destruction is dependant on order.
The list of objects to destroy. If any of these are null or undefined, then that object is skipped.
A helper object that allows you to run the destroy command on multiple objects.