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; }
public void ShowMsgBox(string msg, string btn1_text, string btn2_text, IQKEvent onClose) { }
void OnDestroy() { Evt_PopStateChanged = null; }