예제 #1
0
 void OnDestroy()
 {
     if (SocketEventHandle.checkInstance())
     {
         SocketEventHandle.getInstance().micInputNotice -= micInputNotice;
     }
 }