GameIsKeyDown Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Game.IsKeyDown(System.Windows.Forms.Keys)"]

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

public static bool IsKeyDown(
	Keys key
)

Parameters

key
Type: System.Windows.FormsKeys

[Missing <param name="key"/> documentation for "M:Rage.Game.IsKeyDown(System.Windows.Forms.Keys)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rage.Game.IsKeyDown(System.Windows.Forms.Keys)"]

See Also

Reference