getHitType Method
Get the type of HitDetail.
getHitType(): HitDetailType
@returns HitDetailType.Hit if this is a HitDetail, HitDetailType.Snap if it is a SnapDetail
Returns - HitDetailType
HitDetailType.Hit if this is a HitDetail, HitDetailType.Snap if it is a SnapDetail
Defined in
- core/frontend/src/HitDetail.ts Line 306
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.