Private
constructorReturns the sequence start value
The sequence start value
Static
fromCreates an instance of AccountReplySequenceStart
from the value sent with the ACCOUNT_REPLY
server packet.
the sequence_start char value sent with the ACCOUNT_REPLY server packet
Static
generateGenerates an instance of AccountReplySequenceStart with a random value in the range 0-240
.
An instance of AccountReplySequenceStart
Generated using TypeDoc
A class representing the sequence start value sent with the ACCOUNT_REPLY server packet.
See
AccountReplyServerPacket