UD2L3——XML存放位置

XML存放位置

只读不写的XML

放在 Resources​ 或者 StreamingAssets​ 文件夹下

动态存储的XML

​Application.persistentDataPath​ 路径下