public void OnMonsterTurnBegin() { playerPanel.OnTurnBegin(); pawnStatusPanel.gameObject.SetActive(false); memoryPanel.OnMonsterTurnBegin(); }