Property EngineGameVariantLinks
EngineGameVariantLinks
Gets or sets a list of engine game variants available for the game through the selected manifest.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.AssetLink>? EngineGameVariantLinks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AssetLink> |