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