Class Gamerpic
Configuration for a user's Xbox Live gamerpic.
Inheritance
System.Object
Gamerpic
Namespace: Den.Dev.Grunt.Models.Waypoint
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class Gamerpic
Constructors
| Name | Description |
|---|---|
| Gamerpic() |
Properties
| Name | Description |
|---|---|
| Large | Gets or sets the URL to the large gamerpic. |
| Medium | Gets or sets the URL to the medium gamerpic. |
| Small | Gets or sets the URL to the small gamerpic. |
| XLarge | Gets or sets the URL to the extra large gamerpic. |