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.

GlobalConfig.MaxPacketSize

public ushort MaxPacketSize;

Description

Defines maximum possible packet size in bytes for all network connections.

The packet size associated with specific connections must be lower than this value.