Photon.Pun.PhotonStream Member List
This is the complete list of members for Photon.Pun.PhotonStream, including all inherited members.
CopyToListAndClear(List< object > target) | Photon.Pun.PhotonStream | |
Count | Photon.Pun.PhotonStream | |
IsReading | Photon.Pun.PhotonStream | |
IsWriting | Photon.Pun.PhotonStream | |
PeekNext() | Photon.Pun.PhotonStream | |
PhotonStream(bool write, object[] incomingData) | Photon.Pun.PhotonStream | |
ReceiveNext() | Photon.Pun.PhotonStream | |
SendNext(object obj) | Photon.Pun.PhotonStream | |
Serialize(ref bool myBool) | Photon.Pun.PhotonStream | |
Serialize(ref int myInt) | Photon.Pun.PhotonStream | |
Serialize(ref string value) | Photon.Pun.PhotonStream | |
Serialize(ref char value) | Photon.Pun.PhotonStream | |
Serialize(ref short value) | Photon.Pun.PhotonStream | |
Serialize(ref float obj) | Photon.Pun.PhotonStream | |
Serialize(ref Player obj) | Photon.Pun.PhotonStream | |
Serialize(ref Vector3 obj) | Photon.Pun.PhotonStream | |
Serialize(ref Vector2 obj) | Photon.Pun.PhotonStream | |
Serialize(ref Quaternion obj) | Photon.Pun.PhotonStream | |
SetReadStream(object[] incomingData, int pos=0) | Photon.Pun.PhotonStream | |
ToArray() | Photon.Pun.PhotonStream |