Quantum 3
3.0.13
A class that accumulates frame dumps from other clients during a checksum desync. More...
Public Attributes | |
| List< Protocol.TickChecksumErrorFrameDump > | Blocks = new List<Protocol.TickChecksumErrorFrameDump>() |
| Gets or sets the list of tick checksum error frame dumps. More... | |
| Int32 | Frame |
| Gets or sets the frame number. More... | |
A class that accumulates frame dumps from other clients during a checksum desync.
| Int32 Photon.Deterministic.ChecksumErrorFrameDump.Frame |
Gets or sets the frame number.
| List<Protocol.TickChecksumErrorFrameDump> Photon.Deterministic.ChecksumErrorFrameDump.Blocks = new List<Protocol.TickChecksumErrorFrameDump>() |
Gets or sets the list of tick checksum error frame dumps.