Property Players
Players
Gets or sets a list of players participating in the match.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.Player>? Players { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Player> |