NetworkStatisticsReset









How do I use Network Statistics Reset
Below are practical examples compiled from projects for learning and reference purposes

Featured Snippets


File name: PhotonNetwork.cs Copy
951     public static void NetworkStatisticsReset()
952     {
953         networkingPeer.TrafficStatsReset();
954     }

NetworkStatisticsReset 124 lượt xem

Gõ tìm kiếm nhanh...