Quantum 3
3.0.13
The server request a frame snapshot from the client. 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 | ReferenceTick |
| The tick the snapshot is requested for. More... | |
The server request a frame snapshot from the client.
|
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.FrameSnapshotRequest.ReferenceTick |
The tick the snapshot is requested for.