Property Themes
Themes
Gets or sets a list of themes associated with an AI Core.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.AiCoreTheme>? Themes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AiCoreTheme> |