Version: 2017.2

PacketStat

class in UnityEngine.Networking

매뉴얼로 전환

설명

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

변수

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