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

PopupWindowContent.OnClose

Declaration

public void OnClose();

Description

Callback when the popup window is closed.

Additional resources: PopupWindow with full example.