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