Guide.ShowPlayerReview Method
Shows the Player Review user interface.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
public static void ShowPlayerReview ( PlayerIndex player, Gamer gamer )
Parameters
- player
- Type: PlayerIndex
Index of the player making the request.
The profile specified by player must be signed in when calling this function.
- gamer
- Type: Gamer
Player being reviewed.
Community Additions
ADD
Show:
Windows Phone Specific Information