getHit Method
Get a hit from a particular index into a HitList return the requested hit from the HitList or undefined
getHit(hitNum: number): undefined | T
| Parameter | Type | Description | 
|---|---|---|
| hitNum | number | 
Returns - undefined | T
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.