Click or drag to resize

GCControllerInputControllerAssignmentassignJoysticksByNativePlayerIndex Property

If enabled, Joysticks will be assigned based on the GCController player index associated with the controller to a specific Rewired Player. The GCController player index to Rewired Player associations must be set up using the other functions in this class before they will have any effect.

Namespace: Rewired.Platforms.Apple.GameController
Assemblies:  Rewired_AppleGameController (in Rewired_AppleGameController.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
  Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntax
C#
public static bool assignJoysticksByNativePlayerIndex { get; set; }

Property Value

Boolean
See Also