GCControllerPlayerIndex Enum

Definition

Enumerates player controller indices.

public enum GCControllerPlayerIndex
type GCControllerPlayerIndex = 
Inheritance
GCControllerPlayerIndex

Fields

Index1 0

The index for the first player. (0)

Index2 1

The index for the second player. (1)

Index3 2

The index for the third player. (2)

Index4 3

The index for the fourth player. (3)

Unset -1

The index that represents the condition where the player index is not set. (-1)

Applies to