IRacing |
public interface IRacingWheelTemplate : IControllerTemplate
The IRacingWheelTemplate type exposes the following members.
Name | Description | |
---|---|---|
![]() | accelerator | The "Accelerator" element. |
![]() | brake | The "Brake" element. |
![]() | clutch | The "Clutch" element. |
![]() | consoleButton1 | The "Console Button 1" element. |
![]() | consoleButton10 | The "Console Button 10" element. |
![]() | consoleButton2 | The "Console Button 2" element. |
![]() | consoleButton3 | The "Console Button 3" element. |
![]() | consoleButton4 | The "Console Button 4" element. |
![]() | consoleButton5 | The "Console Button 5" element. |
![]() | consoleButton6 | The "Console Button 6" element. |
![]() | consoleButton7 | The "Console Button 7" element. |
![]() | consoleButton8 | The "Console Button 8" element. |
![]() | consoleButton9 | The "Console Button 9" element. |
![]() | controller |
Parent Controller to which the Controller Template belongs.
(Inherited from IControllerTemplate) |
![]() | dPad | The "D-Pad" element. |
![]() | elementCount |
Count of Controller Template elements.
(Inherited from IControllerTemplate) |
![]() | elements |
List of Controller Template elements.
(Inherited from IControllerTemplate) |
![]() | horn | The "Horn" element. |
![]() | name |
Display name of the Controller Template.
The returned value will be localized if localization is in use.
(Inherited from IControllerTemplate) |
![]() | reverseGear | The "Reverse Gear" element. |
![]() | select | The "Select" element. |
![]() | shiftDown | The "Shift Down" element. |
![]() | shifter1 | The "Shifter 1" element. |
![]() | shifter10 | The "Shifter 10" element. |
![]() | shifter2 | The "Shifter 2" element. |
![]() | shifter3 | The "Shifter 3" element. |
![]() | shifter4 | The "Shifter 4" element. |
![]() | shifter5 | The "Shifter 5" element. |
![]() | shifter6 | The "Shifter 6" element. |
![]() | shifter7 | The "Shifter 7" element. |
![]() | shifter8 | The "Shifter 8" element. |
![]() | shifter9 | The "Shifter 9" element. |
![]() | shiftUp | The "Shift Up" element. |
![]() | start | The "Start" element. |
![]() | systemButton | The "System Button" element. |
![]() | typeGuid |
GUID of the Controller Template type.
(Inherited from IControllerTemplate) |
![]() | wheel | The "Wheel" element. |
![]() | wheelButton1 | The "Wheel Button 1" element. |
![]() | wheelButton10 | The "Wheel Button 10" element. |
![]() | wheelButton2 | The "Wheel Button 2" element. |
![]() | wheelButton3 | The "Wheel Button 3" element. |
![]() | wheelButton4 | The "Wheel Button 4" element. |
![]() | wheelButton5 | The "Wheel Button 5" element. |
![]() | wheelButton6 | The "Wheel Button 6" element. |
![]() | wheelButton7 | The "Wheel Button 7" element. |
![]() | wheelButton8 | The "Wheel Button 8" element. |
![]() | wheelButton9 | The "Wheel Button 9" element. |
Name | Description | |
---|---|---|
![]() | GetElement(Int32) |
Gets the specified Controller Template element.
(Inherited from IControllerTemplate) |
![]() | GetElementTargets |
Gets a list of all Controller Template Element targets that map to the specified target Controller Element.
(Inherited from IControllerTemplate) |