KeyEventArgs Class

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "T:Rage.KeyEventArgs"]

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    RageKeyEventArgs

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

[SerializableAttribute]
public class KeyEventArgs : EventArgs

The KeyEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyIsDown
Public propertyIsUp
Public propertyKey
Top
See Also

Reference