GameIsControllerButtonDownRightNow Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Game.IsControllerButtonDownRightNow(Rage.ControllerButtons)"]

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

public static bool IsControllerButtonDownRightNow(
	ControllerButtons controllerButton
)

Parameters

controllerButton
Type: RageControllerButtons

[Missing <param name="controllerButton"/> documentation for "M:Rage.Game.IsControllerButtonDownRightNow(Rage.ControllerButtons)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rage.Game.IsControllerButtonDownRightNow(Rage.ControllerButtons)"]

See Also

Reference