Property AvailableConfigurations
AvailableConfigurations
Gets or sets a list of available in-game item configurations.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.InGameItemConfiguration>? AvailableConfigurations { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InGameItemConfiguration> |