Question by
olivecrow · Nov 14, 2020 at 03:33 PM ·
inspectorscriptableobject
How do I callback when the inspector is out of focus?
I'd like to notify me when the inspector is out of focus without any changes being applied (like a texture importer).
The target of the inspector is a kind of ScriptableObject and does not work with OnDisable().
Comment
Your answer
