Skip to content

Clean()

Function informationΒΆ

function Cleaner:Clean()

Destroys all objects on the cleanup list.

This WILL DESTROY all objects in the cleanup list

If you want to remove objects from the list but not destroy them, see Cleaner:Remove() instead.