Skip to the content.

Interface: KillEvent

types/v3-matches.KillEvent

Hierarchy

Table of contents

Properties

Properties

assistants

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

Defined in

types/v3-matches.ts:106


damage_weapon_assets

damage_weapon_assets: Object

Type declaration

Name Type
display_icon? string
killfeed_icon? string

Defined in

types/v3-matches.ts:100


damage_weapon_id

damage_weapon_id: string

Defined in

types/v3-matches.ts:98


damage_weapon_name

Optional damage_weapon_name: Weapon

Defined in

types/v3-matches.ts:99


kill_time_in_match

kill_time_in_match: number

Defined in

types/v3-matches.ts:90


kill_time_in_round

kill_time_in_round: number

Defined in

types/v3-matches.ts:89


killer_display_name

killer_display_name: string

Defined in

types/v3-matches.ts:92


killer_puuid

killer_puuid: string

Defined in

types/v3-matches.ts:91


killer_team

killer_team: "Red" | "Blue"

Defined in

types/v3-matches.ts:93


player_locations_on_kill

player_locations_on_kill: PlayerLocationOnEvent[]

Defined in

types/v3-matches.ts:105


secondary_fire_mode

secondary_fire_mode: boolean

Defined in

types/v3-matches.ts:104


victim_death_location

victim_death_location: PlayerLocation

Defined in

types/v3-matches.ts:97


victim_display_name

victim_display_name: string

Defined in

types/v3-matches.ts:95


victim_puuid

victim_puuid: string

Defined in

types/v3-matches.ts:94


victim_team

victim_team: "Red" | "Blue"

Defined in

types/v3-matches.ts:96