PedShotEventArgs Class

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Provides data for events of peds getting shot.
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    RageSpatialEventArgs
      RagePedShotEventArgs

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

[SerializableAttribute]
public sealed class PedShotEventArgs : SpatialEventArgs

The PedShotEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodPedShotEventArgs
Initializes a new instance of the PedShotEventArgs class.
Top
Properties

  NameDescription
Public propertyPosition (Inherited from SpatialEventArgs.)
Public propertyShooter
Public propertyVictim
Top
See Also

Reference