OnCodeUnloadingAttribute()
Marks the decorated static method to be invoked before assemblies are unloaded during a code reload. Methods are called in reverse registration order.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Constructor
- Namespace: Unity.Scripting.LifecycleManagement
- Assembly: Unity.Scripting
public OnCodeUnloadingAttribute()