Controller | 
The GCControllerInputControllerAssignment type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearNativePlayerIndices | Clears all native GCController player index to Player associations. | |
| ContainsNativePlayerIndex | Determines if there is a Player association with the native GCController player index. | |
| GetNativePlayerIndicesForPlayer(Int32, ListGCControllerPlayerIndex) | Get the native GCController player indices associated with the Rewired Player. | |
| GetNativePlayerIndicesForPlayer(Player, ListGCControllerPlayerIndex) | Get the native GCController player index associated with the Rewired Player. | |
| GetPlayerForNativePlayerIndex | Gets the Rewired Player associated with the native GCController player index. | |
| GetPlayerIdForNativePlayerIndex | Gets the Rewired Player id associated with the native GCController player index. | |
| RemoveNativePlayerIndex | Removes the Player association for the local XUser id. | |
| SetPlayerForNativePlayerIndex(GCControllerPlayerIndex, Player) | Sets the native GCController player index associated with the Rewired Player. | |
| SetPlayerForNativePlayerIndex(GCControllerPlayerIndex, Int32) | Sets the native GCController player index associated with the Rewired Player. |