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.GameControllerAssemblies: Rewired_AppleGameController (in Rewired_AppleGameController.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntaxpublic static bool assignJoysticksByNativePlayerIndex { get; set; }Property Value
Boolean
See Also