Class XboxGamepadMacOSWireless
A wireless Xbox One or Xbox Series Gamepad connected to a macOS computer.
Inherited Members
Namespace: UnityEngine.InputSystem.XInput
Assembly: Unity.InputSystem.dll
Syntax
public class XboxGamepadMacOSWireless : XInputController, IDualMotorRumble, IHaptics
Remarks
An Xbox One/Series wireless gamepad connected to a mac using Bluetooth. The reason this is different from XboxOneGampadMacOSWireless is that some Xbox Controllers have different View and Share button bit mapping. So we need to use a different layout for those controllers. It seems that some Xbox One and Xbox Series controller share the same mappings so this combines them all. Note: only the latest version of Xbox One wireless gamepads support Bluetooth. Older models only work with a proprietary Xbox wireless protocol, and cannot be used on a Mac. Unlike wired controllers, bluetooth-cabable Xbox One controllers do not need a custom driver to work on older macOS versions