Exemplo n.º 1
0
 private void OnEnable()
 {
     //Debug.Log("我开始注册到Signal");
     signal.RegisterListner(this);
 }