private void AddRegularFriend() { userInterfaceManager.AddFriend(); StartCoroutine(DestroyGainedFriendAfterDelay()); }