tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
IMissingPayloadsCommunication.cs
Go to the documentation of this file.
1using System.Collections.Generic;
2
4{
9 {
13 IReadOnlyCollection<uint>? MissingChunks { get; set; }
14 }
15}
IReadOnlyCollection< uint >? MissingChunks
The ChunkData.SequenceIds missing from a chunked request.