Bagikan melalui


AvatarDescription Members

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

Public Constructors

Name Description
Public Method AvatarDescription Creates a new instance of AvatarDescription using an existing data buffer.

Public Properties

Name Description
Public Property BodyType Gets the body type of the avatar based on the description data.
Public Property Description Internal description buffer of the avatar, stored as a byte buffer.
Public Property Height Height of the avatar, from the feet to the top of the head.
Public Property IsValid Determines whether the internal data buffer is valid.

Public Methods

Name Description
Public Method Static BeginGetFromGamer Begins the process of getting a AvatarDescription object for a specified gamertag.
Public Method Static CreateRandom Overloaded. Creates an AvatarDescription object with random gender, features, and clothing.
Public Method Static EndGetFromGamer Ends the process of getting an AvatarDescription object for a specified gamertag.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Changed Occurs when a gamer's avatar changes.

See Also

Reference

AvatarDescription Class
Microsoft.Xna.Framework.GamerServices Namespace