在editor中启动游戏好卡
lovestartian opened this issue · 1 comments
lovestartian commented
启动要花10多秒,发现是日志打多了。
ObjectTranslator.initCSharpCallLua中的UnityEngine.Debug.Log(type);
zhaoqingqing commented
嗯,在unity2018下,会输出xlua的调试日志,可以去掉。
lovestartian opened this issue · 1 comments
启动要花10多秒,发现是日志打多了。
ObjectTranslator.initCSharpCallLua中的UnityEngine.Debug.Log(type);
嗯,在unity2018下,会输出xlua的调试日志,可以去掉。