Editor Memory References on Delete

Oh I definitely wasn’t meaning to remove the ‘Force Delete’ option. I meant if a delete request is made and there are memory references that exist from having opened an editor window but having already closed it (where nothing is currently needing the memory reference anymore), that the Editor will clean up/garbage collect references that aren’t being used that are wanting to be deleted rather than continuing to cache those memory references.

Thanks for the response on it, I figured it’d probably be something not worth the time. I guess I’ll stick to closing the Editor off and re-opening it every time I want to delete something (as I prefer not to risk the Editor spazzing out with using any ‘Force’ functionality).