コード例 #1
0
 public void OnDestroy()
 {
     m_widgetEventDispatcher.OnDestroy();
     m_rootWidgetGroup.SetWidgetEventListener(null);
     m_rootWidgetGroup.OnDestroy();
 }