Photon Fusion
1.1.13
Represents a Fusion player. More...
Inherits INetworkStruct.
Properties | |
| bool | IsValid [get] |
| If this player index is valid More... | |
| static PlayerRef | None [get] |
| None player More... | |
| int | PlayerId [get] |
| Player id this player ref represents More... | |
| int | RawEncoded [get] |
| Raw encoded value More... | |
Represents a Fusion 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.
|
get |
If this player index is valid
|
staticget |
None player
|
get |
Player id this player ref represents
|
get |
Raw encoded value