Skip to the content.

Interface: KillEventMatch

types/v3-matches.KillEventMatch

Hierarchy

Table of contents

Properties

Properties

assistants

assistants: { assistant_display_name: string ; assistant_puuid: string ; assistant_team: "Red" | "Blue" }[]

Inherited from

KillEvent.assistants

Defined in

types/v3-matches.ts:106


damage_weapon_assets

damage_weapon_assets: Object

Type declaration

Name Type
display_icon? string
killfeed_icon? string

Inherited from

KillEvent.damage_weapon_assets

Defined in

types/v3-matches.ts:100


damage_weapon_id

damage_weapon_id: string

Inherited from

KillEvent.damage_weapon_id

Defined in

types/v3-matches.ts:98


damage_weapon_name

Optional damage_weapon_name: Weapon

Inherited from

KillEvent.damage_weapon_name

Defined in

types/v3-matches.ts:99


kill_time_in_match

kill_time_in_match: number

Inherited from

KillEvent.kill_time_in_match

Defined in

types/v3-matches.ts:90


kill_time_in_round

kill_time_in_round: number

Inherited from

KillEvent.kill_time_in_round

Defined in

types/v3-matches.ts:89


killer_display_name

killer_display_name: string

Inherited from

KillEvent.killer_display_name

Defined in

types/v3-matches.ts:92


killer_puuid

killer_puuid: string

Inherited from

KillEvent.killer_puuid

Defined in

types/v3-matches.ts:91


killer_team

killer_team: "Red" | "Blue"

Inherited from

KillEvent.killer_team

Defined in

types/v3-matches.ts:93


player_locations_on_kill

player_locations_on_kill: PlayerLocationOnEvent[]

Inherited from

KillEvent.player_locations_on_kill

Defined in

types/v3-matches.ts:105


round

round: number

Defined in

types/v3-matches.ts:192


secondary_fire_mode

secondary_fire_mode: boolean

Inherited from

KillEvent.secondary_fire_mode

Defined in

types/v3-matches.ts:104


victim_death_location

victim_death_location: PlayerLocation

Inherited from

KillEvent.victim_death_location

Defined in

types/v3-matches.ts:97


victim_display_name

victim_display_name: string

Inherited from

KillEvent.victim_display_name

Defined in

types/v3-matches.ts:95


victim_puuid

victim_puuid: string

Inherited from

KillEvent.victim_puuid

Defined in

types/v3-matches.ts:94


victim_team

victim_team: "Red" | "Blue"

Inherited from

KillEvent.victim_team

Defined in

types/v3-matches.ts:96