WeaponShotEventArgs Properties |
The WeaponShotEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BulletHitType |
Gets the type of the bullet hit.
| |
| HitId |
Gets the hit identifier.
| |
| Position |
Gets the position.
(Inherited from PositionEventArgs.) | |
| PreventDamage |
Gets or sets whether the bullets should be prevented from causing damage.
| |
| Weapon |
Gets the weapon.
|