SignedInGamer.SignedIn Event
Occurs when a new gamer signs into the local system.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
Syntax
public static event EventHandler<SignedInEventArgs> SignedIn
Remarks
This event is raised during calls to Update. When this event is raised, the SignedInGamers collection will contain the newly signed-in gamer.
Windows Phone Specific Information |
---|
On Windows Phone this event is only raised once, right after the game starts. |
See Also
Reference
SignedOut
SignedInGamer Class
SignedInGamer Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP