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
Assembly:  Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool assignJoysticksByNativePlayerIndex { get; set; }

Property Value

Type: Boolean
See Also