Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

GlobalConfig.MaxPacketSize

Switch to Manual
public var MaxPacketSize: ushort;

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.