Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkTransport.SetPacketStat(int,int,int)

Switch to Manual

Parameters

packetStatId The Id of the message being reported.
numMsgs Number of message being reported.
numBytes Number of bytes used by reported messages.

Description

Used to inform the profiler of network packet statistics.