コード例 #1
0
 /// <summary>
 /// 游戏框架组件初始化。
 /// </summary>
 protected internal virtual void Awake()
 {
     GameEntry.AddComponent(this);
 }