Returns the seq1 short value sent with the CONNECTION_PLAYER server packet.
The seq1 short value
Returns the seq2 char value sent with the CONNECTION_PLAYER server packet.
The seq2 char value
Returns the sequence start value
The sequence start value
StaticfromCreates an instance of PingSequenceStart from the values sent with the CONNECTION_PLAYER
server packet.
the seq1 short value sent with the CONNECTION_PLAYER server packet
the seq2 char value sent with the CONNECTION_PLAYER server packet
An instance of PingSequenceStart
StaticgenerateGenerates an instance of PingSequenceStart with a random value in the range 0-1757.
An instance of PingSequenceStart
A class representing the sequence start value sent with the CONNECTION_PLAYER server packet.
See
ConnectionPlayerServerPacket