游戏在手机上如何显示Log

关于怎么在手机上查看游戏log的方法。ide 代码以下:rest using System.Collections.Generic; using UnityEngine; class TestConsole : MonoBehaviour { struct Log { public string message; public string stackTrace; public
相关文章
相关标签/搜索