Quantum 3
3.0.13
The message is sent from the server to the client when a checksum error is detected. 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 | |
| DeterministicTickChecksumError | Error |
| The error details. More... | |
The message is sent from the server to the client when a checksum error is detected.
|
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.
| DeterministicTickChecksumError Photon.Deterministic.Protocol.TickChecksumError.Error |
The error details.