Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public OnCodeUnloadingAttribute()