示例#1
0
 /* For tests */
 public static void ClearPersistentViewData(this EditorWindow window)
 {
     window.ClearPersistentViewData();
 }