[This is preliminary documentation and is subject to change.]
Provides data for events of peds getting shot.
Inheritance Hierarchy
SystemEventArgs
RageSpatialEventArgs
RagePedShotEventArgs
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The PedShotEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PedShotEventArgs |
Initializes a new instance of the PedShotEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
| Position | (Inherited from SpatialEventArgs.) | |
| Shooter | ||
| Victim |
See Also