Exemple #1
0
 void OnDestroy()
 {
     evt_DragDropEnd        = null;
     evt_DragDropJoinItem   = null;
     evt_DragDropStart      = null;
     evt_DragDropCancel     = null;
     delegate_DockCheck     = null;
     evt_DragDropMoveing    = null;
     evt_DragDropLeaveItem  = null;
     evt_DragDropCancelling = null;
 }
Exemple #2
0
 public void ShowMsgBox(string msg, string btn1_text, string btn2_text, IQKEvent onClose)
 {
 }
Exemple #3
0
 void OnDestroy()
 {
     Evt_PopStateChanged = null;
 }