HolyLib Wiki

net.ReadSeek

  net.ReadSeek( number position )

Description

Moves the read position of the currently active incoming net message.

Can only be used while a net message is actively being read, meaning inside a net.Receive callback.

Arguments

1number position

The bit position (relative to the start of the message's data) to seek to