Class PlayAssetStats
Class containing information about asset statistics.
Inheritance
System.Object
PlayAssetStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class PlayAssetStats
Constructors
| Name | Description |
|---|---|
| PlayAssetStats() |
Properties
| Name | Description |
|---|---|
| AverageRating | Gets or sets the average rating for an asset. |
| Bookmarks | Gets or sets the number of times an asset has been bookmarked. |
| Favorites | Gets or sets the number of times an asset has been favorited. |
| Likes | Gets or sets the number of times an asset has been liked. |
| NumberOfRatings | Gets or sets the number of ratings for an asset. |
| ParentAssetCount | Gets or sets the number of assets that are parented from the current asset. |
| PlaysAllTime | Gets or sets the number of all-time plays for an asset. |
| PlaysRecent | Gets or sets the number of recent plays for an asset. |