Class ZonesStats
Stats related to Land Grab matches.
Inheritance
System.Object
ZonesStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class ZonesStats
Constructors
Name | Description |
---|---|
ZonesStats() |
Properties
Name | Description |
---|---|
TotalZoneOccupationTime | Gets or sets the duration of zone occupation during a match. |
ZoneCaptures | Gets or sets the number of zones captured during a match. |
ZoneDefensiveKills | Gets or sets the number of defensive kills from a captured zone during a match. |
ZoneOffensiveKills | Gets or sets number of offensive kills into a non-captured zone during a match. |
ZoneScoringTicks | Gets or sets number of ticks during which the player was occupying a zone. |
ZoneSecures | Gets or sets number of secured zones during a match. |