Property GameVariantCategories
GameVariantCategories
Gets or sets the list of game variant categories.
Declaration
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.GameVariantCategory>? GameVariantCategories { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<GameVariantCategory> |