Example #1
0
 protected override void OnAwake()
 {
     base.OnAwake();
     GameEntry.RegisterBaseComponent(this);
 }