GCControllerPlayerIndex Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates player controller indices.
public enum GCControllerPlayerIndex
type GCControllerPlayerIndex =
- Inheritance
-
GCControllerPlayerIndex
Fields
Name | Value | Description |
---|---|---|
Unset | -1 | The index that represents the condition where the player index is not set. ( |
Index1 | 0 | The index for the first player. ( |
Index2 | 1 | The index for the second player. ( |
Index3 | 2 | The index for the third player. ( |
Index4 | 3 | The index for the fourth player. ( |