public static int GetAveragePing(NetworkPlayer player) { return(Network.INTERNAL_CALL_GetAveragePing(ref player)); }