Click or drag to resize

NintendoSwitchJoyConGripStyle Class

Grip styles of Joy-Cons.
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Rewired.ControllerExtensionsNintendoSwitchJoyConGripStyle

Namespace: Rewired.ControllerExtensions
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class NintendoSwitchJoyConGripStyle : Enum

The NintendoSwitchJoyConGripStyle type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberHorizontal Joy-Con held like a gamepad with SL and SR facing forward/up.
Public fieldvalue__ 
Public fieldStatic memberVertical Joy-Con held like a remote control using one hand with L/R and ZL/ZR facing forward/up.
Top
See Also