Class ThemeBase
Base class for equipment themes.
Namespace: Den.Dev.Grunt.Models.HaloInfinite.Foundation
Assembly: Den.Dev.Grunt.dll
Syntax
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public abstract class ThemeBase
Constructors
Name | Description |
---|---|
ThemeBase() |
Properties
Name | Description |
---|---|
FirstModifiedDateUtc | Gets or sets the first modified date. |
IsDefault | Gets or sets whether the theme is the default. |
IsEquipped | Gets or sets whether the theme is equipped. |
LastModifiedDateUtc | Gets or sets the last modified date. |
ThemePath | Gets or sets the path to the theme. |