- Home /
How can an editor script know when another script was removed from the project?
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?
Comment
Your answer
Follow this Question
Related Questions
Listen to Keyboard Events on EditorWindow 1 Answer
Multiple Cars not working 1 Answer
How to fix this for c#? 1 Answer
Detect Enter Key Event with GUILayout.TextField Focused 1 Answer