public void FinalCook() { currentStick.SetCook(true, cookType); currentStick.SetName(); StartCoroutine(WaitProcess()); }