This is the complete list of members for PhotonStream, including all inherited members.
Count | PhotonStream | |
isReading | PhotonStream | |
isWriting | PhotonStream | |
PeekNext() | PhotonStream | |
PhotonStream(bool write, object[] incomingData) | PhotonStream | |
ReceiveNext() | PhotonStream | |
SendNext(object obj) | PhotonStream | |
Serialize(ref bool myBool) | PhotonStream | |
Serialize(ref int myInt) | PhotonStream | |
Serialize(ref string value) | PhotonStream | |
Serialize(ref char value) | PhotonStream | |
Serialize(ref short value) | PhotonStream | |
Serialize(ref float obj) | PhotonStream | |
Serialize(ref PhotonPlayer obj) | PhotonStream | |
Serialize(ref Vector3 obj) | PhotonStream | |
Serialize(ref Vector2 obj) | PhotonStream | |
Serialize(ref Quaternion obj) | PhotonStream | |
SetReadStream(object[] incomingData, byte pos=0) | PhotonStream | |
ToArray() | PhotonStream |