コード例 #1
0
 void OnDestroy()
 {
     EditorAnalytics.SendEventCloseServiceWindow(new CloseServiceWindowState()
     {
         availableServices = m_StatusLabelByServiceName.Count
     });
 }