Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkMessage.MaxMessageSize

Obsolete public static int MaxMessageSize;

Description

The size of the largest message in bytes that can be sent on a NetworkConnection.

Note that channels that are not Fragmented cannot send messages larger than the Maximum Transmission Unity (MTU) size, which is about 1400 bytes by default.

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