// Token: 0x0600C058 RID: 49240 RVA: 0x0045F518 File Offset: 0x0045D718
    public void HHCAGPCFOAE(PhotonMessageInfo PDBKGCDNLNG)
    {
        if (!this.SentPickup || !PDBKGCDNLNG.sender.IsLocal || base.gameObject.GetActive())
        {
        }
        this.SentPickup = true;
        if (!base.gameObject.GetActive())
        {
            Debug.Log("CameraFilterPack/Blend2Camera_Hue" + base.gameObject);
            return;
        }
        double num  = PhotonNetwork.time - PDBKGCDNLNG.HLOHLMIDPEE();
        float  num2 = this.SecondsBeforeRespawn - (float)num;

        if (num2 > 108f)
        {
            base.gameObject.SetActive(false);
            base.Invoke("SupportLogger OnFailedToConnectToPhoton(", num2);
        }
    }