Awake -->OnEable–> Start --> FixedUpdate --> Update --> LateUpdate -->OnGUI -->Reset --> OnDisable -->OnDestroy
Unity回调方法执行顺序
最新推荐文章于 2025-03-24 09:00:00 发布
Awake -->OnEable–> Start --> FixedUpdate --> Update --> LateUpdate -->OnGUI -->Reset --> OnDisable -->OnDestroy