04 2018 档案
摘要:【转载请注明出处】 //表示时间总量Time.time:(只读)表示从程序运行的总时间,会随着游戏的暂停而停止计算。Time.unscaledTime:(只读)不考虑timescale对时间修改的总时间,也就是程序实际运行时间。也会随着游戏的暂停而停止计算。Time.fixedTime:(只读)表示
阅读全文
摘要:IOS:Application.dataPath : Application/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/xxx.app/DataApplication.streamingAssetsPath : Application/xxxxxxxx-xxxx-xx
阅读全文