addHit Method
Add a new hit to the list. Hits are sorted according to their priority and distance.
addHit(newHit: T): number
| Parameter | Type | Description | 
|---|---|---|
| newHit | T | 
Returns - number
Defined in
- core/frontend/src/HitDetail.ts Line 531
Last Updated: 20 June, 2023