SpatialEventArgs Class

RAGE Plugin Hook Documentation

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

Provides data for spatial events.
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    RageSpatialEventArgs
      RagePedRunOverEventArgs
      RagePedShotEventArgs

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

[SerializableAttribute]
public abstract class SpatialEventArgs : EventArgs

The SpatialEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodSpatialEventArgs
Initializes a new instance of the SpatialEventArgs class.
Top
Properties

  NameDescription
Public propertyPosition
Top
See Also

Reference