public void SetPlayerData(string name, string gender, string hand) { dataRecord.SetPlayerData(name, gender, hand); }