- Home /
How to use AssemblyReloadEvents.afterAssemblyReload?
Unity provides an event for assembly reload callbacks... but I don't see how can afterAssemblyReload actually be used? I mean - the whole AppDomain would have just reloaded, there is no way there's something hooked to the event, or am I wrong?
Comment
Your answer
Follow this Question
Related Questions
Locking assembly reloading in editor 0 Answers
Detecting serialization reload in editor 1 Answer
How to get "Shaded Wireframe" view in Game View with equivalent shader 0 Answers
Store and Restore an object's state 1 Answer
How to fix unity editor UI, and what dose the icon in the bottom right mean? 2 Answers