Version: 2018.1

PacketStat

class in UnityEngine.Networking

Switch to Manual

Description

Structure used to track the number and size of packets of each packets type.

Variables

bytesTotal bytes of all messages of this type.
countThe total number of messages of this type.
msgTypeThe message type these stats are for.