GamerServicesComponent Members
The following tables list the members exposed by the GamerServicesComponent type.
Public Constructors
Name | Description | |
---|---|---|
GamerServicesComponent | Creates a new GamerServicesComponent. |
Public Properties
Name | Description | |
---|---|---|
Enabled | (Inherited from GameComponent.) | |
Game | (Inherited from GameComponent.) | |
UpdateOrder | (Inherited from GameComponent.) |
Public Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from GameComponent.) | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Initialize | Initializes the GamerServicesDispatcher. | |
ToString | (Inherited from Object.) | |
Update | Updates the GamerServicesDispatcher. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from GameComponent.) | |
Finalize | (Inherited from GameComponent.) | |
MemberwiseClone | (Inherited from Object.) | |
OnEnabledChanged | (Inherited from GameComponent.) | |
OnUpdateOrderChanged | (Inherited from GameComponent.) |
Public Events
Name | Description | |
---|---|---|
Disposed | (Inherited from GameComponent.) | |
EnabledChanged | (Inherited from GameComponent.) | |
UpdateOrderChanged | (Inherited from GameComponent.) |
See Also
Reference
GamerServicesComponent Class
Microsoft.Xna.Framework.GamerServices Namespace