GCControllerInputControllerAssignmentRemoveNativePlayerIndex Method | 
            Removes the Player association for the local XUser id.
            
Namespace: Rewired.Platforms.Apple.GameControllerAssembly: Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void RemoveNativePlayerIndex(
	GCControllerPlayerIndex nativePlayerIndex
)
Parameters
- nativePlayerIndex  GCControllerPlayerIndex
 - Native GCController player index. This corresponds to XUserLocalId.
 
See Also