KeyboardState Properties

RAGE Plugin Hook Documentation

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

The KeyboardState type exposes the following members.

Properties

  NameDescription
Public propertyAllKeys
Gets all keys.
Public propertyIsAltDown
Gets a value indicating whether either alt key is down.
Public propertyIsControlDown
Gets a value indicating whether either control key is down.
Public propertyIsShiftDown
Gets a value indicating whether either shift key is down.
Public propertyPressedKeys
Gets pressed keys.
Public propertyReleasedKeys
Gets released keys.
Top
See Also

Reference