Bagikan melalui


GamerServicesComponent Members

The following tables list the members exposed by the GamerServicesComponent type.

Public Constructors

Name Description
Public Method GamerServicesComponent Creates a new GamerServicesComponent.

Public Properties

Name Description
Public Property Enabled (Inherited from GameComponent.)
Public Property Game (Inherited from GameComponent.)
Public Property UpdateOrder (Inherited from GameComponent.)

Public Methods

Name Description
Public Method Dispose (Inherited from GameComponent.)
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Initialize Initializes the GamerServicesDispatcher.
Public Method ToString (Inherited from Object.)
Public Method Update Updates the GamerServicesDispatcher.

Protected Methods

Name Description
Protected Method Dispose (Inherited from GameComponent.)
Protected Method Finalize (Inherited from GameComponent.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method OnEnabledChanged (Inherited from GameComponent.)
Protected Method OnUpdateOrderChanged (Inherited from GameComponent.)

Public Events

Name Description
Public Event Disposed (Inherited from GameComponent.)
Public Event EnabledChanged (Inherited from GameComponent.)
Public Event UpdateOrderChanged (Inherited from GameComponent.)

See Also

Reference

GamerServicesComponent Class
Microsoft.Xna.Framework.GamerServices Namespace