Click or drag to resize

ControllerTemplateElementType Enumeration

Controller Template Element type.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum ControllerTemplateElementType
Members
  Member nameValueDescription
Axis0 An axis.
Button1 A button.
ThumbStick2 A thumb stick with a button.
DPad4 A 4-way directional pad.
Stick5 A 2 or 3 axis stick.
Throttle6 A throttle.
Hat7 An 8-way hat.
Yoke8 A flight yoke.
Stick6D9 A 6 DoF stick.
See Also