MonoBehaviour.Invokepublic void Invoke(string methodName, float time);实现代码:Invoke("goToNext", 2.0f); public void goToNext(){ }
暂无关于此日志的评论。