コード例 #1
0
 /* For tests */
 public static void DisableViewDataPersistence(this EditorWindow window)
 {
     window.DisableViewDataPersistence();
 }