public void OnClickButton(int choice)// 1 = rock, 2 = paper, 3 = scissors { localPlayer.GetPFCChoice(choice); }