AvatarDescription Members
The following tables list the members exposed by the AvatarDescription type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AvatarDescription | Creates a new instance of AvatarDescription using an existing data buffer. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BodyType | Gets the body type of the avatar based on the description data. |
![]() |
Description | Internal description buffer of the avatar, stored as a byte buffer. |
![]() |
Height | Height of the avatar, from the feet to the top of the head. |
![]() |
IsValid | Determines whether the internal data buffer is valid. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
BeginGetFromGamer | Begins the process of getting a AvatarDescription object for a specified gamertag. |
![]() ![]() |
CreateRandom | Overloaded. Creates an AvatarDescription object with random gender, features, and clothing. |
![]() ![]() |
EndGetFromGamer | Ends the process of getting an AvatarDescription object for a specified gamertag. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() |
Changed | Occurs when a gamer's avatar changes. |
See Also
Reference
AvatarDescription Class
Microsoft.Xna.Framework.GamerServices Namespace