//called by UnityEvent public void SetTurnStrategy() { attackBehavior.SetTurnStrategy(SelfController.GetHand(), SelfController.Mingmings, OtherController.Mingmings); }