m
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x0200041C RID: 1052
|
||||
[Token(Token = "0x200041C")]
|
||||
[Serializable]
|
||||
public class SpecificRestrictionConfigSet<SelectorType, ConfigType, ContentType> where SelectorType : IComparable where ConfigType : SpecificRestrictionConfig<SelectorType, ContentType>
|
||||
{
|
||||
// Token: 0x0600207D RID: 8317 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600207D")]
|
||||
[Address(RVA = "0x32D82C0", Offset = "0x32D72C0", VA = "0x1832D82C0")]
|
||||
public ContentType IPOIMPIGBJJ(SelectorType CPMKCPPGMJH)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600207E RID: 8318 RVA: 0x00083F5C File Offset: 0x0008215C
|
||||
[Token(Token = "0x600207E")]
|
||||
[Address(RVA = "0x4242C0", Offset = "0x4232C0", VA = "0x1804242C0", Slot = "4")]
|
||||
public virtual ContentType EDLIKGJFHAP()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x0600207F RID: 8319 RVA: 0x00083F6C File Offset: 0x0008216C
|
||||
[Token(Token = "0x600207F")]
|
||||
[Address(RVA = "0x1CC5E40", Offset = "0x1CC4E40", VA = "0x181CC5E40")]
|
||||
public SpecificRestrictionConfigSet()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x04001889 RID: 6281
|
||||
[FieldOffset(Offset = "0x0")]
|
||||
[Token(Token = "0x4001889")]
|
||||
public ConfigType[] configs;
|
||||
}
|
||||
Reference in New Issue
Block a user