Example #1
0
 private void SelectAddAsFriendButton()
 {
     OnlineCommunicationClient.AddFriend(ActivePlayer.ConnectionID);
 }