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