问答题
简答题
unity3D从唤醒到销毁有一段生命周期,列出系统自己调用的重要方法。
【参考答案】
Awake()
OnEnable()
Start()
FixedUpdate()
(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)
点击查看答案
相关考题
