Class AuthoringAssetRatings
Container for authoring asset ratings.
Inheritance
System.Object
AuthoringAssetRatings
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class AuthoringAssetRatings
Constructors
| Name | Description |
|---|---|
| AuthoringAssetRatings() |
Properties
| Name | Description |
|---|---|
| AverageRating | Gets or sets the average rating for an authoring asset. |
| Ratings | Gets or sets the collection of ratings. |
| TotalCount | Gets or sets the number of ratings for an authoring asset. |