net.WriteSeek
Description
Moves the write position of the currently active outgoing net message.
Can only be used while a net message is actively being written, meaning between net.Start and net.SendToServer/net.Send.
Moves the write position of the currently active outgoing net message.
Can only be used while a net message is actively being written, meaning between net.Start and net.SendToServer/net.Send.