Field LastReceivedSnapshotByRemote
The last snapshot (tick) received from the remote peer.
For the client, it respresent the last received snapshot received from the server.
For the server, it is the last acknowledge packet that has been received by client.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public NetworkTick LastReceivedSnapshotByRemote
Returns
Type | Description |
---|---|
NetworkTick |