This topic has not yet been rated - Rate this topic

GameDefaults.PrimaryColor Property

Gets the preferred color for the player character.

Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)

public Nullable<Color> PrimaryColor { get; }

Property Value

The preferred color for the player character.
Bb975862.note(en-us,XNAGameStudio.41).gifWindows Phone Specific Information

On Windows Phone this property is always null.

Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.