【经常使用】加载配置文件管理资源路径

using UnityEngine; using System.Collections; using System.Collections.Generic; using System.IO; /// <summary> /// 资源管理器:管理资源路径 /// </summary> public static class ResourceManager { private static
相关文章
相关标签/搜索