ParticipantDamageStats interface

The participant's damage stats.

Signature:

export interface ParticipantDamageStats 

Properties

dealt

The amount of damage dealt by the participant.

Type: Number


taken

The amount of damage taken from the enemies.

Type: Number


toChampions

The amount of damage inflicted upon the enemy champions.

Type: Number