194 lines
6.9 KiB
C#
194 lines
6.9 KiB
C#
using System;
|
|
using System.Collections;
|
|
using System.Collections.Generic;
|
|
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using Photon.Pun;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x0200063D RID: 1597
|
|
[Token(Token = "0x200063D")]
|
|
[DefaultMember("Item")]
|
|
public class DCKGNCNCNJD<T> : KLLMCPFPIIE<T[]>, IList<T>, ICollection<T>, IEnumerable<T>, IEnumerable
|
|
{
|
|
// Token: 0x06002EAA RID: 11946 RVA: 0x000BEC24 File Offset: 0x000BCE24
|
|
[Token(Token = "0x6002EAA")]
|
|
[Address(RVA = "0x3435400", Offset = "0x3434400", VA = "0x183435400")]
|
|
public DCKGNCNCNJD(MonoBehaviourPun CKCMODJNCNF, AGAJMBPABDL IEKDDPPNFPF, string DNGKIAJLLHG, OHOEENCHJJE PABBONGJHEA, [Optional] Action AFLPGGJMPOE)
|
|
{
|
|
}
|
|
|
|
// Token: 0x06002EAB RID: 11947 RVA: 0x000BEC38 File Offset: 0x000BCE38
|
|
[Token(Token = "0x6002EAB")]
|
|
[Address(RVA = "0x3435540", Offset = "0x3434540", VA = "0x183435540")]
|
|
public DCKGNCNCNJD(MonoBehaviourPun CKCMODJNCNF, string DNGKIAJLLHG, OHOEENCHJJE PABBONGJHEA, [Optional] Action AFLPGGJMPOE)
|
|
{
|
|
}
|
|
|
|
// Token: 0x06002EAC RID: 11948 RVA: 0x000BEC50 File Offset: 0x000BCE50
|
|
[Token(Token = "0x6002EAC")]
|
|
[Address(RVA = "0x3435670", Offset = "0x3434670", VA = "0x183435670")]
|
|
public DCKGNCNCNJD(MonoBehaviourPun CKCMODJNCNF, string DNGKIAJLLHG, T OANDOPIEEPO, OHOEENCHJJE PABBONGJHEA, bool EMOFCBLJGCB, [Optional] Action AFLPGGJMPOE)
|
|
{
|
|
}
|
|
|
|
// Token: 0x1700080D RID: 2061
|
|
// (get) Token: 0x06002EAD RID: 11949 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x1700080D")]
|
|
public int MEPGPGKFENE
|
|
{
|
|
[Token(Token = "0x6002EAD")]
|
|
[Address(RVA = "0x34357B0", Offset = "0x34347B0", VA = "0x1834357B0", Slot = "15")]
|
|
get
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
}
|
|
|
|
// Token: 0x1700080E RID: 2062
|
|
// (get) Token: 0x06002EAE RID: 11950 RVA: 0x000BEC64 File Offset: 0x000BCE64
|
|
[Token(Token = "0x1700080E")]
|
|
bool ICollection<T>.IPPLFDEGEKK
|
|
{
|
|
[Token(Token = "0x6002EAE")]
|
|
[Address(RVA = "0x424690", Offset = "0x423690", VA = "0x180424690", Slot = "16")]
|
|
get
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x06002EAF RID: 11951 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6002EAF")]
|
|
[Address(RVA = "0x3434980", Offset = "0x3433980", VA = "0x183434980", Slot = "17")]
|
|
public void Add(T FMDLBNOKCBG)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06002EB0 RID: 11952 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6002EB0")]
|
|
[Address(RVA = "0x3434F60", Offset = "0x3433F60", VA = "0x183434F60", Slot = "13")]
|
|
public void Insert(int EFBDCIJMFGD, T FMDLBNOKCBG)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06002EB1 RID: 11953 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6002EB1")]
|
|
[Address(RVA = "0x34351B0", Offset = "0x34341B0", VA = "0x1834351B0", Slot = "14")]
|
|
public void RemoveAt(int EFBDCIJMFGD)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06002EB2 RID: 11954 RVA: 0x000BEC74 File Offset: 0x000BCE74
|
|
[Token(Token = "0x6002EB2")]
|
|
[Address(RVA = "0x3435230", Offset = "0x3434230", VA = "0x183435230", Slot = "21")]
|
|
public bool Remove(T OHFNOHEFLHD)
|
|
{
|
|
return true;
|
|
}
|
|
|
|
// Token: 0x06002EB3 RID: 11955 RVA: 0x000BEC8C File Offset: 0x000BCE8C
|
|
[Token(Token = "0x6002EB3")]
|
|
[Address(RVA = "0x3434B50", Offset = "0x3433B50", VA = "0x183434B50", Slot = "18")]
|
|
public void Clear()
|
|
{
|
|
((IDisposable)this).Dispose();
|
|
}
|
|
|
|
// Token: 0x06002EB4 RID: 11956 RVA: 0x000BECA8 File Offset: 0x000BCEA8
|
|
[Token(Token = "0x6002EB4")]
|
|
[Address(RVA = "0x3434C40", Offset = "0x3433C40", VA = "0x183434C40", Slot = "19")]
|
|
public bool Contains(T IOBEPGLJNIP)
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06002EB5 RID: 11957 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6002EB5")]
|
|
[Address(RVA = "0x3434CC0", Offset = "0x3433CC0", VA = "0x183434CC0", Slot = "20")]
|
|
public void CopyTo(T[] OPEBNMBKJJA, int JJBEHBJNJED)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06002EB6 RID: 11958 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6002EB6")]
|
|
[Address(RVA = "0x3434F00", Offset = "0x3433F00", VA = "0x183434F00", Slot = "12")]
|
|
public int IndexOf(T IOBEPGLJNIP)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06002EB7 RID: 11959 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6002EB7")]
|
|
[Address(RVA = "0x3435120", Offset = "0x3434120", VA = "0x183435120")]
|
|
public List<T> PKHFDCJDNFF()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x1700080F RID: 2063
|
|
// (get) Token: 0x06002EB8 RID: 11960 RVA: 0x0000220F File Offset: 0x0000040F
|
|
// (set) Token: 0x06002EB9 RID: 11961 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x1700080F")]
|
|
public T ACOEGFLBMEH
|
|
{
|
|
[Token(Token = "0x6002EB8")]
|
|
[Address(RVA = "0x34358B0", Offset = "0x34348B0", VA = "0x1834358B0", Slot = "10")]
|
|
get
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
[Token(Token = "0x6002EB9")]
|
|
[Address(RVA = "0x34359A0", Offset = "0x34349A0", VA = "0x1834359A0", Slot = "11")]
|
|
set
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
}
|
|
|
|
// Token: 0x06002EBA RID: 11962 RVA: 0x000BECBC File Offset: 0x000BCEBC
|
|
[Token(Token = "0x6002EBA")]
|
|
[Address(RVA = "0x3434D10", Offset = "0x3433D10", VA = "0x183434D10", Slot = "22")]
|
|
public IEnumerator<T> GetEnumerator()
|
|
{
|
|
int num;
|
|
DCKGNCNCNJD.CGLFLJBJKNA cglfljbjkna = new DCKGNCNCNJD.CGLFLJBJKNA(num);
|
|
num = 0;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06002EBB RID: 11963 RVA: 0x000BECD8 File Offset: 0x000BCED8
|
|
[Token(Token = "0x6002EBB")]
|
|
[Address(RVA = "0x3435320", Offset = "0x3434320", VA = "0x183435320", Slot = "23")]
|
|
IEnumerator IEnumerable.GetEnumerator()
|
|
{
|
|
((IDisposable)this).Dispose();
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06002EBC RID: 11964 RVA: 0x000BECF0 File Offset: 0x000BCEF0
|
|
[Token(Token = "0x6002EBC")]
|
|
[Address(RVA = "0x3434AE0", Offset = "0x3433AE0", VA = "0x183434AE0")]
|
|
private void CMLNEBJELKE()
|
|
{
|
|
Debug.LogError("You should not create SynchronizedDictionary with permission of ANYONE. This can lead to race conditions where data is lost");
|
|
}
|
|
|
|
// Token: 0x06002EBD RID: 11965 RVA: 0x0000220F File Offset: 0x0000040F
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6002EBD")]
|
|
[Address(RVA = "0x3435350", Offset = "0x3434350", VA = "0x183435350")]
|
|
static DCKGNCNCNJD()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x04002601 RID: 9729
|
|
[Token(Token = "0x4002601")]
|
|
private static readonly T[] PADFKICDJLM;
|
|
}
|