Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkReader.ReadInt32

Switch to Manual
public function ReadInt32(): int;

Returns

int Value read.

Description

Reads a signed 32bit integer from the stream.