Esempio n. 1
0
 private void OnDisable()
 {
     DB.Clear();
     EditorPrefs.SetString("UDBView.PageRoot", PathRoot);
     EditorPrefs.SetString("UDBView.AssemlyName", AssemlyName);
 }