Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkReader.ReadString

public string ReadString();

Returns

string Value read.

Description

Reads a string from the stream. (max of 32k bytes).

See NetworkReader for a code example.

Did you find this page useful? Please give it a rating: