Quantum 3
3.0.10
This message is sent frequently from the client to the server to synchronize the distributed systems. More...
Public Member Functions | |
| override void | Serialize (Serializer serializer, BitStream stream) |
| The message serialization (writing and reading). More... | |
| override string | ToString () |
| Debug string with message content. More... | |
Public Attributes | |
| Int32 | Rtt |
| The rtt in milliseconds. More... | |
This message is sent frequently from the client to the server to synchronize the distributed systems.
|
inlinevirtual |
The message serialization (writing and reading).
| serializer | Quantum protocol serializer |
| stream | The bitstream to write to or read from |
Implements Photon.Deterministic.Protocol.Message.
|
inline |
Debug string with message content.
| Int32 Photon.Deterministic.Protocol.RttUpdate.Rtt |
The rtt in milliseconds.