ParticipantFrameData interface

The Participant Frame as returned by the API.

Signature:

export interface ParticipantFrameData 

Properties

championStats

Type: ParticipantChampionStatsData


currentGold

Type: Number


damageStats

Type: ParticipantDamageStatsData


goldPerSecond

Type: Number


jungleMinionsKilled

Type: Number


level

Type: Number


minionsKilled

Type: Number


participantId

Type: Number


position

Type: PositionData


timeEnemySpentControlled

Type: Number


totalGold

Type: Number


xp

Type: Number