Class AuthoringAssetStats
Stats associated with an authoring asset.
Inheritance
System.Object
AuthoringAssetStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class AuthoringAssetStats
Constructors
| Name | Description |
|---|---|
| AuthoringAssetStats() |
Properties
| Name | Description |
|---|---|
| Favorites | Gets or sets the number of favorites for an authoring asset. |
| FilmBookmarks | Gets or sets the number of film bookmarks for an authoring asset. |
| IgnoreReports | Gets or sets whether the authoring assets should ingore incoming reports. |
| LastModifiedDateUtc | Gets or sets the last modified date for the authoring asset. |
| Likes | Gets or sets the number of likes for an authoring asset. |
| ParentAssetCount | Gets or sets the number of assets parented to the current authoring asset. |
| Ratings | Gets or sets the ratings for an authoring asset. |