Represents a Quantum player. More...
Properties | |
static PlayerRef | None [get] |
None player has index 0. More... | |
Represents a Quantum player.
The PlayerRef, in contrast to the player index, is 1-based. The reason is that default(PlayerRef) will return a "null/invalid" player ref struct for convenience. There are automatic cast operators that can cast an int into a PlayerRef.
|
staticget |
None player has index 0.