I have an editor script that needs to know when a script in the project assets folder is removed. Is there a way to set your editor script so it receives an event when this happens?
I have an editor script that needs to know when a script in the project assets folder is removed. Is there a way to set your editor script so it receives an event when this happens?