美文网首页知识的搬运者
Unity项目存档路径

Unity项目存档路径

作者: 会奔跑的蘑菇 | 来源:发表于2020-04-07 19:07 被阅读0次

1-我的文档下System.Environment.GetFolderPath(System.Environment.SpecialFolder.MyDocuments)

2-打包目录下

Application.streamingAssetsPath

3-程序同级目录下Directory.GetCurrentDirectory()

目前做的项目是pc端的,游戏目录下,所以选择3

相关文章

网友评论

    本文标题:Unity项目存档路径

    本文链接:https://www.haomeiwen.com/subject/seqophtx.html