Class AuthoringAsset
Authoring asset definition.
Inheritance
System.Object
AuthoringAsset
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 AuthoringAsset
Constructors
Name | Description |
---|---|
AuthoringAsset() |
Properties
Name | Description |
---|---|
Admin | Gets or sets the authoring asset admin. |
AssetHome | Gets or sets the authoring asset home. |
AssetId | Gets or sets the authoring asset ID. |
AssetStats | Gets or sets authoring asset stats. |
CreatedDateUtc | Gets or sets the authoring asset creation date. |
Description | Gets or sets the authoring asset description. |
HardDeleteTimeUtc | Gets or sets the hard delete time for the asset. |
InternalName | Gets or sets the authoring asset internal name. |
IsCurrentlyBeingEdited | Gets or sets whether the authoring asset is currently being edited. |
Kind | Gets or sets the authoring asset kind. |
LastModifiedDateUtc | Gets or sets the authoring asset modification date. |
OriginalOwner | Gets or sets the authoring asset original owner. |
Permissions | Gets or sets authoring asset permissions. |