BuildingKillEventData interface
The event data for building kill event.
Signature:
export interface BuildingKillEventData extends TimelineEventData
References: TimelineEventData
Properties
assistingParticipantIds
Type: Number
bounty
Type: Number
buildingType
Type: String
killerId
Type: Number
laneType
Type: String
position
Type: PositionData
teamId
Type: 100 | 200
towerType
Type: String
type
Type: 'BUILDING_KILL'