void Awake()
 {
     mInstance = this;
     Debug.Log("---EventNodeCore Awake---");
 }
 void Awake()
 {
     mInstance = this;
     Debug.Log("-------------");
 }