Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Overlay.OnWillBeDestroyed

Declaration

public void OnWillBeDestroyed();

Description

Called when an Overlay is about to be destroyed.

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