Click or drag to resize

IGamepadTemplaterightBumper Property

The "Right Shoulder 1" element. This is an alias for rightShoulder1.

Namespace:  Rewired
Assembly:  ControllerTemplatesGenerated (in ControllerTemplatesGenerated.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IControllerTemplateButton rightBumper { get; }

Return Value

Type: IControllerTemplateButton
Returns the "Right Shoulder 1" element.
See Also