Click or drag to resize

WeaponShotEventArgs Properties

The WeaponShotEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBulletHitType
Gets the type of the bullet hit.
Public propertyHitId
Gets the hit identifier.
Public propertyPosition
Gets the position.
(Inherited from PositionEventArgs.)
Public propertyPreventDamage
Gets or sets whether the bullets should be prevented from causing damage.
Public propertyWeapon
Gets the weapon.
Top
See Also