コード例 #1
0
ファイル: CursorManager.cs プロジェクト: groov0v/edriven-gui
 private static void DisposingSlot(object[] parameters)
 {
     Debug.Log("CursorManager>DisposingSlot");
     _instance = null;
 }
コード例 #2
0
ファイル: CursorManager.cs プロジェクト: onamoni/edriven-gui
 private static void DisposingSlot(object[] parameters)
 {
     Debug.Log("CursorManager>DisposingSlot");
     _instance = null;
 }