Click or drag to resize

KeyHandlerSet Properties

The KeyHandlerSet type exposes the following members.

Properties
  NameDescription
Public propertyAction
Occurs when the Keys.Action key has been pressed.
Public propertyAim
Occurs when the Keys.Aim key has been pressed.
Public propertyAnalogDown
Occurs when the Keys.Down key has been pressed.
Public propertyAnalogLeft
Occurs when the Keys.Left key has been pressed.
Public propertyAnalogRight
Occurs when the Keys.Right key has been pressed.
Public propertyAnalogUp
Occurs when the Keys.Up key has been pressed.
Public propertyCrouch
Occurs when the Keys.Crouch key has been pressed.
Public propertyCtrlBack
Occurs when the Keys.CtrlBack key has been pressed.
Public propertyFire
Occurs when the Keys.Fire key has been pressed.
Public propertyHandbrake
Occurs when the Keys.Handbrake key has been pressed.
Public propertyJump
Occurs when the Keys.Jump key has been pressed.
Public propertyLookBehind
Occurs when the Keys.LookBehind or Keys.Submission key has been pressed.
Public propertyLookLeft
Occurs when the Keys.Left key has been pressed.
Public propertyLookRight
Occurs when the Keys.Right key has been pressed.
Public propertyNo
Occurs when the Keys.No key has been pressed.
Public propertySecondaryAttack
Occurs when the Keys.Attack key has been pressed.
Public propertySprint
Occurs when the Keys.Sprint key has been pressed.
Public propertySubmission
Occurs when the Keys.Submission or Keys.LookBehind key has been pressed.
Public propertyWalk
Occurs when the Keys.Walk key has been pressed.
Public propertyYes
Occurs when the Keys.Yes key has been pressed.
Top
See Also