Private
constructorPrivate
Readonly
_seq1Private
Readonly
_seq2Returns 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
Static
fromCreates an instance of PingSequenceStart
from the values sent with the CONNECTION_PLAYER
server packet.
An instance of PingSequenceStart
the seq1 short value sent with the CONNECTION_PLAYER server packet
the seq2 char value sent with the CONNECTION_PLAYER server packet
Static
generateGenerates an instance of PingSequenceStart
with a random value in the range 0-1757
.
An instance of PingSequenceStart
Generated using TypeDoc
A class representing the sequence start value sent with the CONNECTION_PLAYER server packet.
See
ConnectionPlayerServerPacket