17 lines
569 B
C#
17 lines
569 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02000416 RID: 1046
|
|
[Token(Token = "0x2000416")]
|
|
[Serializable]
|
|
public class PlatformSpecificConfigSet<ConfigType, ContentType> : SpecificRestrictionConfigSet<MLFKNFFOOPF, ConfigType, ContentType> where ConfigType : PlatformSpecificConfig<ContentType>
|
|
{
|
|
// Token: 0x06002076 RID: 8310 RVA: 0x00083EC4 File Offset: 0x000820C4
|
|
[Token(Token = "0x6002076")]
|
|
[Address(RVA = "0x1CC5F20", Offset = "0x1CC4F20", VA = "0x181CC5F20")]
|
|
public PlatformSpecificConfigSet()
|
|
{
|
|
DGDNJPIMCIH dgdnjpimcih = base.BOEJNAMJNBF;
|
|
}
|
|
}
|