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