Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnWillBeDestroyed()

Called when an Overlay is about to be destroyed.
Read time 1 minuteLast updated 13 days ago

Definition

public virtual void OnWillBeDestroyed()

Remarks

Usually this corresponds to the EditorWindow in which this Overlay resides closing.