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.

NetworkReader.Position

public uint Position;

Description

The current position within the buffer.

See NetworkReader for a code example.