LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

NetworkWriter.Position

public short Position;

Description

The current position of the internal buffer.

See NetworkWriting for a code example.