void TaskOnPlayer1NameChanged(string newText) { playerDB.SetPlayer2Name(newText); CheckReadyToPlay(); }