Property Outcome
Outcome
Gets or sets the match outcome associated with the player.
Declaration
public Den.Dev.Grunt.Models.HaloInfinite.Outcome? Outcome { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<Outcome> |
Gets or sets the match outcome associated with the player.
public Den.Dev.Grunt.Models.HaloInfinite.Outcome? Outcome { get; set; }
| Type | Description |
|---|---|
| System.Nullable<Outcome> |