示例#1
0
 void OnDisable()
 {
     XRDirInfo.Save();
     XRDirInfo.UnLoadDataMap();
     Debug.Log("关闭目录管理");
 }