ParticipantTurretStats interface

The participant's turret interaction information.

Signature:

export interface ParticipantTurretStats 

Properties

killed

The number of turrets killed by the participant.

Type: Number


lost

The number of turrets lost by the participant.

Type: Number


takenDown

The number of turrets taken down by the participant.

Type: Number