Class AuthoringAssetVersion
Authoring asset version.
Inherited Members
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 AuthoringAssetVersion : Den.Dev.Grunt.Models.HaloInfinite.Foundation.AssetBase
Constructors
Name | Description |
---|---|
AuthoringAssetVersion() |
Properties
Name | Description |
---|---|
AssetState | Gets or sets the authoring asset version state. |
AssetVersionFiles | Gets or sets files associated with an authoring asset version. |
CreatedDate | Gets or sets the authoring asset version creation date. |
CustomData | Gets or sets custom data associated with an authoring asset. |
ExemptFromAutoDelete | Gets or sets whether the authoring asset version is exempt from automatic deletion. |
LastModifiedDate | Gets or sets the authoring asset version modification date. |
Links | Gets or sets the list of links along with their types that are associated with an authoring asset version. |
Note | Gets or sets the authoring asset version note. |
Player | Gets or sets the player ID. |
PreviousAssetVersionId | Gets or sets the previous authoring asset version ID from which the current version was derived. |
StringCulture | Gets or sets the string culture for the authoring asset version. |
VersionNumber | Gets or sets the authoring asset version number. |